Uses of Class
org.apache.sis.referencing.operation.projection.Sinusoidal
Packages that use Sinusoidal
-
Uses of Sinusoidal in org.apache.sis.referencing.operation.projection
Subclasses of Sinusoidal in org.apache.sis.referencing.operation.projectionModifier and TypeClassDescriptionprivate static final class
Provides the transform equations for the spherical case of the Sinusoidal projection.Constructors in org.apache.sis.referencing.operation.projection with parameters of type SinusoidalModifierConstructorDescription(package private)
Sinusoidal
(Sinusoidal other) Creates a new projection initialized to the same parameters than the given one.(package private)
Spherical
(Sinusoidal other) Constructs a new map projection from the parameters of the given projection.