Uses of Class
org.geotoolkit.referencing.crs.DefaultProjectedCRS

Packages that use DefaultProjectedCRS
org.geotoolkit.referencing.crs Coordinate reference system implementations. 
 

Uses of DefaultProjectedCRS in org.geotoolkit.referencing.crs
 

Methods in org.geotoolkit.referencing.crs that return DefaultProjectedCRS
static DefaultProjectedCRS DefaultProjectedCRS.castOrCopy(ProjectedCRS object)
          Returns a Geotk CRS implementation with the same values than the given arbitrary implementation.
static DefaultProjectedCRS DefaultProjectedCRS.wrap(ProjectedCRS object)
          Deprecated. Renamed castOrCopy.
 



Copyright © 2009-2011 Geotoolkit.org. All Rights Reserved.