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

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

Uses of DefaultDerivedCRS in org.geotoolkit.referencing.crs
 

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



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