Package net.opengis.gml311
Interface ObliqueCartesianCSType
-
- All Superinterfaces:
AbstractCoordinateSystemBaseType
,AbstractCoordinateSystemType
,AbstractGMLType
,DefinitionType
,EObject
,Notifier
- All Known Implementing Classes:
ObliqueCartesianCSTypeImpl
public interface ObliqueCartesianCSType extends AbstractCoordinateSystemType
A representation of the model object 'Oblique Cartesian CS Type'. A two- or three-dimensional coordinate system with straight axes that are not necessarily orthogonal. An ObliqueCartesianCS shall have two or three usesAxis associations.
-
-
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
-
-