Interface TemporalDatum

All Superinterfaces:
Datum, IdentifiedObject

@UML(identifier="TemporalDatum", specification=ISO_19111) public interface TemporalDatum extends Datum
Definition of the relationship of a temporal coordinate system to an object. The object is usually time on Earth.
Since:
1.0
See Also:
Departure from OGC/ISO standard for closer integration with the Java environment The calendar attribute is omitted because the handling of calendar systems is delegated to the java.time framework.