Uses of Class
org.geotools.cs.TemporalCoordinateSystem

Packages that use TemporalCoordinateSystem
org.geotools.ct Coordinate Transformations implementation.  
org.geotools.resources A set of helper classes for Geotools implementation; Do not use! 
 

Uses of TemporalCoordinateSystem in org.geotools.ct
 

Methods in org.geotools.ct with parameters of type TemporalCoordinateSystem
protected  CoordinateTransformation CoordinateTransformationFactory.createTransformationStep(TemporalCoordinateSystem sourceCS, TemporalCoordinateSystem targetCS)
          Deprecated. Creates a transformation between two temporal coordinate systems.
 

Uses of TemporalCoordinateSystem in org.geotools.resources
 

Methods in org.geotools.resources that return TemporalCoordinateSystem
static TemporalCoordinateSystem CTSUtilities.getTemporalCS(CoordinateSystem cs)
          Deprecated. Returns the first temporal coordinate system found in a coordinate system, or null if there is none.
 



Copyright © GeoTools. All Rights Reserved.