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 AbstractCoordinateSystemBaseTypegetCsName, setCsName
 - 
Methods inherited from interface AbstractCoordinateSystemTypegetCsID, getRemarks, getUsesAxis, setRemarks
 - 
Methods inherited from interface AbstractGMLTypegetDescription, getId, getMetaDataProperty, getName, getNameGroup, setDescription, setId
 
- 
 
-