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

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

Uses of DefaultLinearCS in org.geotoolkit.referencing.cs
 

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



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