Uses of Class
org.apache.sis.referencing.datum.DefaultGeodeticDatum
-
Packages that use DefaultGeodeticDatum Package Description org.apache.sis.referencing.datum Relationship of aCoordinateSystem
(an abstract mathematical entity) to the earth or other system. -
-
Uses of DefaultGeodeticDatum in org.apache.sis.referencing.datum
Methods in org.apache.sis.referencing.datum that return DefaultGeodeticDatum Modifier and Type Method Description static DefaultGeodeticDatum
DefaultGeodeticDatum. castOrCopy(GeodeticDatum object)
Returns a SIS datum implementation with the same values than the given arbitrary implementation.
-