Uses of Class
org.apache.sis.referencing.GeodeticCalculator
Packages that use GeodeticCalculator
Package
Description
Base classes for reference systems used for general positioning.
-
Uses of GeodeticCalculator in org.apache.sis.referencing
Subclasses of GeodeticCalculator in org.apache.sis.referencingModifier and TypeClassDescription(package private) class
Performs geodetic calculations on an ellipsoid.Methods in org.apache.sis.referencing that return GeodeticCalculatorModifier and TypeMethodDescriptionstatic GeodeticCalculator
GeodeticCalculator.create
(org.opengis.referencing.crs.CoordinateReferenceSystem crs) Constructs a new geodetic calculator expecting coordinates in the supplied CRS.