Package net.opengis.gml311
Interface CylindricalCSType
-
- All Superinterfaces:
AbstractCoordinateSystemBaseType
,AbstractCoordinateSystemType
,AbstractGMLType
,DefinitionType
,EObject
,Notifier
- All Known Implementing Classes:
CylindricalCSTypeImpl
public interface CylindricalCSType extends AbstractCoordinateSystemType
A representation of the model object 'Cylindrical CS Type'. A three-dimensional coordinate system consisting of a polar coordinate system extended by a straight coordinate axis perpendicular to the plane spanned by the polar coordinate system. A CylindricalCS shall have three usesAxis associations.- See Also:
Gml311Package.getCylindricalCSType()
-
-
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
-
-