Package net.opengis.gml311
Interface PolarCSType
- 
- All Superinterfaces:
- AbstractCoordinateSystemBaseType,- AbstractCoordinateSystemType,- AbstractGMLType,- DefinitionType,- EObject,- Notifier
 - All Known Implementing Classes:
- PolarCSTypeImpl
 
 public interface PolarCSType extends AbstractCoordinateSystemType A representation of the model object 'Polar CS Type'. A two-dimensional coordinate system in which position is specified by the distance from the origin and the angle between the line from the origin to a point and a reference direction. A PolarCS shall have two usesAxis associations.- See Also:
- Gml311Package.getPolarCSType()
 
- 
- 
Method Summary- 
Methods inherited from interface AbstractCoordinateSystemBaseTypegetCsName, setCsName
 - 
Methods inherited from interface AbstractCoordinateSystemTypegetCsID, getRemarks, getUsesAxis, setRemarks
 - 
Methods inherited from interface AbstractGMLTypegetDescription, getId, getMetaDataProperty, getName, getNameGroup, setDescription, setId
 
- 
 
-