|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimeCS | |
---|---|
org.opengis.referencing.crs | Coordinate reference systems (coordinate systems with a datum). |
org.opengis.referencing.cs | Coordinate systems and their axis. |
Uses of TimeCS in org.opengis.referencing.crs |
---|
Methods in org.opengis.referencing.crs with parameters of type TimeCS | |
---|---|
TemporalCRS |
CRSFactory.createTemporalCRS(Map<String,?> properties,
TemporalDatum datum,
TimeCS cs)
Creates a temporal coordinate reference system. |
Uses of TimeCS in org.opengis.referencing.cs |
---|
Methods in org.opengis.referencing.cs that return TimeCS | |
---|---|
TimeCS |
CSFactory.createTimeCS(Map<String,?> properties,
CoordinateSystemAxis axis)
Creates a time coordinate system. |
TimeCS |
CSAuthorityFactory.createTimeCS(String code)
Creates a temporal coordinate system from a code. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |