Uses of Class
org.apache.sis.internal.referencing.PositionTransformer
Packages that use PositionTransformer
Package
Description
Base classes for reference systems used for general positioning.
-
Uses of PositionTransformer in org.apache.sis.referencing
Fields in org.apache.sis.referencing declared as PositionTransformerModifier and TypeFieldDescriptionprivate final PositionTransformerGeodeticCalculator.userToGeodeticThe transform from user coordinates to geodetic coordinates used in computation.Methods in org.apache.sis.referencing that return PositionTransformerModifier and TypeMethodDescriptionprivate PositionTransformerGeodeticCalculator.geographic(double φ, double λ) SetsGeodeticCalculator.userToGeodeticto the given coordinates.