Uses of Class
org.geotoolkit.referencing.operation.transform.GeocentricTransform

Packages that use GeocentricTransform
org.geotoolkit.referencing.operation.transform Math transform implementations. 
 

Uses of GeocentricTransform in org.geotoolkit.referencing.operation.transform
 

Methods in org.geotoolkit.referencing.operation.transform that return GeocentricTransform
 GeocentricTransform GeocentricTransform.forDimensions(boolean source3D, boolean target3D)
          Returns a transform having the same ellipsoidal parameters than this transform, but a different number of source dimensions.
 

Constructors in org.geotoolkit.referencing.operation.transform with parameters of type GeocentricTransform
GeocentricTransform(GeocentricTransform original, boolean hasHeight)
          Creates a new transform with the same ellipsoidal parameters than the given transform, but a different number of source dimensions.
 



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