Package net.opengis.gml311
Interface SphericalCSType
-
- All Superinterfaces:
AbstractCoordinateSystemBaseType
,AbstractCoordinateSystemType
,AbstractGMLType
,DefinitionType
,EObject
,Notifier
- All Known Implementing Classes:
SphericalCSTypeImpl
public interface SphericalCSType extends AbstractCoordinateSystemType
A representation of the model object 'Spherical CS Type'. A three-dimensional coordinate system with one distance measured from the origin and two angular coordinates. Not to be confused with an ellipsoidal coordinate system based on an ellipsoid "degenerated" into a sphere. A SphericalCS shall have three usesAxis associations.- See Also:
Gml311Package.getSphericalCSType()
-
-
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
-
-