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