Uses of Class
org.geotoolkit.referencing.cs.DefaultUserDefinedCS

Packages that use DefaultUserDefinedCS
org.geotoolkit.referencing.cs Coordinate system implementations. 
 

Uses of DefaultUserDefinedCS in org.geotoolkit.referencing.cs
 

Methods in org.geotoolkit.referencing.cs that return DefaultUserDefinedCS
static DefaultUserDefinedCS DefaultUserDefinedCS.castOrCopy(UserDefinedCS object)
          Returns a Geotk coordinate system implementation with the same values than the given arbitrary implementation.
static DefaultUserDefinedCS DefaultUserDefinedCS.wrap(UserDefinedCS object)
          Deprecated. Renamed castOrCopy.
 



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