Package net.opengis.gml
Interface VectorType
-
- All Superinterfaces:
DirectPositionType
,EObject
,Notifier
- All Known Implementing Classes:
VectorTypeImpl
public interface VectorType extends DirectPositionType
A representation of the model object 'Vector Type'. A Vector is an ordered set of numbers called coordinates that represent a position in a coordinate reference system (CRS). For some application the components of the position may be adjusted to yield a unit vector.- See Also:
GmlPackage.getVectorType()
-
-
Method Summary
-
Methods inherited from interface DirectPositionType
getDimension, getValue, setDimension, setValue
-
-