Package net.opengis.gml311
Interface VerticalCSType
-
- All Superinterfaces:
AbstractCoordinateSystemBaseType
,AbstractCoordinateSystemType
,AbstractGMLType
,DefinitionType
,EObject
,Notifier
- All Known Implementing Classes:
VerticalCSTypeImpl
public interface VerticalCSType extends AbstractCoordinateSystemType
A representation of the model object 'Vertical CS Type'. A one-dimensional coordinate system used to record the heights (or depths) of points. Such a coordinate system is usually dependent on the Earth's gravity field, perhaps loosely as when atmospheric pressure is the basis for the vertical coordinate system axis. A VerticalCS shall have one usesAxis association.- See Also:
Gml311Package.getVerticalCSType()
-
-
Method Summary
-
Methods inherited from interface AbstractCoordinateSystemBaseType
getCsName, setCsName
-
Methods inherited from interface AbstractCoordinateSystemType
getCsID, getRemarks, getUsesAxis, setRemarks
-
Methods inherited from interface AbstractGMLType
getDescription, getId, getMetaDataProperty, getName, getNameGroup, setDescription, setId
-
-