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

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

Uses of DefaultSphericalCS in org.geotoolkit.referencing.cs
 

Fields in org.geotoolkit.referencing.cs declared as DefaultSphericalCS
static DefaultSphericalCS DefaultSphericalCS.GEOCENTRIC
          A three-dimensional spherical CS with longitude, latitude, radius axis.
 

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



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