Uses of Class
org.apache.sis.referencing.operation.projection.LongitudeWraparound
Packages that use LongitudeWraparound
-
Uses of LongitudeWraparound in org.apache.sis.referencing.operation.projection
Fields in org.apache.sis.referencing.operation.projection declared as LongitudeWraparoundModifier and TypeFieldDescriptionprivate final LongitudeWraparound
LongitudeWraparound.Inverse.forward
The projection to reverse, which is the enclosing transform.Constructors in org.apache.sis.referencing.operation.projection with parameters of type LongitudeWraparoundModifierConstructorDescription(package private)
Inverse
(LongitudeWraparound forward, double bound) Creates a reverse projection for the given forward projection.