Uses of Interface
org.opengis.referencing.cs.TimeCS
-
Uses of TimeCS in org.opengis.referencing.crs
Modifier and TypeMethodDescriptionTemporalCRS.getCoordinateSystem()
Returns the coordinate system, which must be temporal.Modifier and TypeMethodDescriptionCRSFactory.createTemporalCRS
(Map<String, ?> properties, TemporalDatum datum, TimeCS cs) Creates a temporal coordinate reference system. -
Uses of TimeCS in org.opengis.referencing.cs
Modifier and TypeMethodDescriptionCSAuthorityFactory.createTimeCS
(String code) Creates a temporal coordinate system from a code.CSFactory.createTimeCS
(Map<String, ?> properties, CoordinateSystemAxis axis) Creates a time coordinate system.