Uses of Class
org.geotools.referencing.crs.AbstractDerivedCRS

Packages that use AbstractDerivedCRS
org.geotools.referencing.crs Coordinate reference systems implementation.  
 

Uses of AbstractDerivedCRS in org.geotools.referencing.crs
 

Subclasses of AbstractDerivedCRS in org.geotools.referencing.crs
 class DefaultDerivedCRS
          A coordinate reference system that is defined by its coordinate conversion from another coordinate reference system but is not a projected coordinate reference system.
 class DefaultProjectedCRS
          A 2D coordinate reference system used to approximate the shape of the earth on a planar surface.
 



Copyright © GeoTools. All Rights Reserved.