Package org.opengis.referencing.cs
Interface TimeCS
- All Superinterfaces:
CoordinateSystem
,IdentifiedObject
@UML(identifier="CS_TimeCS",
specification=ISO_19111)
public interface TimeCS
extends CoordinateSystem
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
TimeCS
shall have one axis association.
Used with CRS type(s) |
---|
Temporal
|
- Since:
- 2.0
- Version:
- 3.0
-
Field Summary
Fields inherited from interface org.opengis.referencing.IdentifiedObject
ALIAS_KEY, IDENTIFIERS_KEY, NAME_KEY, REMARKS_KEY
-
Method Summary
Methods inherited from interface org.opengis.referencing.cs.CoordinateSystem
getAxis, getDimension
Methods inherited from interface org.opengis.referencing.IdentifiedObject
getAlias, getIdentifiers, getName, getRemarks, toWKT