Uses of Class
org.apache.sis.referencing.GeodeticCalculator
-
Packages that use GeodeticCalculator Package Description org.apache.sis.referencing Base classes for reference systems used for general positioning. -
-
Uses of GeodeticCalculator in org.apache.sis.referencing
Methods in org.apache.sis.referencing that return GeodeticCalculator Modifier and Type Method Description static GeodeticCalculator
GeodeticCalculator. create(CoordinateReferenceSystem crs)
Constructs a new geodetic calculator expecting coordinates in the supplied CRS.
-