Uses of Class
org.apache.sis.referencing.datum.BursaWolfParameters
-
Packages that use BursaWolfParameters Package Description org.apache.sis.referencing.datum Relationship of aCoordinateSystem
(an abstract mathematical entity) to the earth or other system. -
-
Uses of BursaWolfParameters in org.apache.sis.referencing.datum
Subclasses of BursaWolfParameters in org.apache.sis.referencing.datum Modifier and Type Class Description class
TimeDependentBWP
Parameters for a time-dependent geographic transformation between two datum.Methods in org.apache.sis.referencing.datum that return BursaWolfParameters Modifier and Type Method Description BursaWolfParameters
BursaWolfParameters. clone()
Returns a copy of this object.BursaWolfParameters[]
DefaultGeodeticDatum. getBursaWolfParameters()
Returns all Bursa-Wolf parameters specified in theproperties
map at construction time.
-