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