Package net.opengis.gml311
Interface TemporalCSType
- 
- All Superinterfaces:
- AbstractCoordinateSystemBaseType,- AbstractCoordinateSystemType,- AbstractGMLType,- DefinitionType,- EObject,- Notifier
 - All Known Implementing Classes:
- TemporalCSTypeImpl
 
 public interface TemporalCSType extends AbstractCoordinateSystemType A representation of the model object 'Temporal CS Type'. A one-dimensional coordinate system containing a single time axis, used to describe the temporal position of a point in the specified time units from a specified time origin. A TemporalCS shall have one usesAxis association.- See Also:
- Gml311Package.getTemporalCSType()
 
- 
- 
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
 
- 
 
-