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