Uses of Class
org.seamcat.model.types.result.NamedVectorResult
-
Packages that use NamedVectorResult Package Description org.seamcat.model.types.result -
-
Uses of NamedVectorResult in org.seamcat.model.types.result
Methods in org.seamcat.model.types.result that return types with arguments of type NamedVectorResult Modifier and Type Method Description java.util.List<NamedVectorResult>
VectorGroupResultType. getVectorGroup()
java.util.List<NamedVectorResult>
VectorGroupResultType. value()
Methods in org.seamcat.model.types.result with parameters of type NamedVectorResult Modifier and Type Method Description void
VectorGroupResultType. addVector(NamedVectorResult vector)
-