Uses of Class
org.geotoolkit.referencing.datum.BursaWolfParameters

Packages that use BursaWolfParameters
org.geotoolkit.referencing.datum Datum implementations. 
org.geotoolkit.referencing.operation.transform Math transform implementations. 
 

Uses of BursaWolfParameters in org.geotoolkit.referencing.datum
 

Methods in org.geotoolkit.referencing.datum that return BursaWolfParameters
 BursaWolfParameters BursaWolfParameters.clone()
          Returns a copy of this object.
 BursaWolfParameters[] DefaultGeodeticDatum.getBursaWolfParameters()
          Returns all Bursa Wolf parameters specified in the properties map at construction time.
 BursaWolfParameters DefaultGeodeticDatum.getBursaWolfParameters(GeodeticDatum target)
          Returns Bursa Wolf parameters for a datum shift toward the specified target, or null if none.
 

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

Constructors in org.geotoolkit.referencing.operation.transform with parameters of type BursaWolfParameters
GeocentricAffineTransform(BursaWolfParameters parameters)
          Creates a new geocentric affine transform.
GeocentricAffineTransform(BursaWolfParameters parameters, ParameterDescriptorGroup descriptor)
          Creates a new geocentric affine transform using the specified parameter descriptor.
 



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