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

Packages that use BursaWolfParameters
org.geotools.referencing.datum Datum implementation.  
org.geotools.referencing.operation.transform Basic implementations of math transforms.  
 

Uses of BursaWolfParameters in org.geotools.referencing.datum
 

Methods in org.geotools.referencing.datum that return BursaWolfParameters
 BursaWolfParameters DefaultGeodeticDatum.getBursaWolfParameters(org.opengis.referencing.datum.GeodeticDatum target)
          Returns Bursa Wolf parameters for a datum shift toward the specified target, or if none.
 

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

Methods in org.geotools.referencing.operation.transform with parameters of type BursaWolfParameters
protected  void GeocentricTranslation.Provider.fill(BursaWolfParameters parameters, org.opengis.parameter.ParameterValueGroup values)
          Fill the specified Bursa-Wolf parameters according the specified values.
protected  void GeocentricTranslation.ProviderSevenParam.fill(BursaWolfParameters parameters, org.opengis.parameter.ParameterValueGroup values)
          Fill the specified Bursa-Wolf parameters according the specified values.
protected  void GeocentricTranslation.ProviderFrameRotation.fill(BursaWolfParameters parameters, org.opengis.parameter.ParameterValueGroup values)
          Fill the specified Bursa-Wolf parameters according the specified values.
 

Constructors in org.geotools.referencing.operation.transform with parameters of type BursaWolfParameters
GeocentricTranslation(BursaWolfParameters parameters)
          Creates a new geocentric affine transform.
 



Copyright © GeoTools. All Rights Reserved.