GeoAPI 2.0
Build 2005-06-08

Uses of Interface
org.opengis.referencing.cs.TimeCS

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 that return TimeCS
 TimeCS TemporalCRS.getCoordinateSystem()
          Returns the coordinate system, which must be temporal.
 

Methods in org.opengis.referencing.crs with parameters of type TimeCS
 TemporalCRS CRSFactory.createTemporalCRS(Map<String,? extends Object> 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,? extends Object> properties, CoordinateSystemAxis axis)
          Creates a time coordinate system.
 TimeCS CSAuthorityFactory.createTimeCS(String code)
          Creates a temporal coordinate system from a code.
 


GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium