Uses of Class
org.apache.sis.referencing.operation.projection.Orthographic
Packages that use Orthographic
-
Uses of Orthographic in org.apache.sis.referencing.operation.projection
Methods in org.apache.sis.referencing.operation.projection with parameters of type OrthographicModifier and TypeMethodDescription(package private) final void
Inverter.inverseTransform
(Orthographic projection, double x, double y, double[] dstPts, int dstOff) Computes the inverse of the given projection.