Uses of Class
org.apache.sis.referencing.operation.projection.AuthalicConversion
Packages that use AuthalicConversion
-
Uses of AuthalicConversion in org.apache.sis.referencing.operation.projection
Subclasses of AuthalicConversion in org.apache.sis.referencing.operation.projectionModifier and TypeClassDescriptionclass
Albers Equal Area projection (EPSG code 9822).(package private) static final class
Provides the transform equations for the spherical case of the Albers Equal Area projection.(package private) final class
Spherical Mercator projection after conversion of geodetic latitudes to authalic latitudes.class
Cylindrical Equal Area projection (EPSG codes 9834, 9835).private static final class
Provides the transform equations for the spherical case of the Cylindrical Equal Area projection.class
Lambert Azimuthal Equal Area projection (EPSG code 9820).Constructors in org.apache.sis.referencing.operation.projection with parameters of type AuthalicConversionModifierConstructorDescription(package private)
Creates a new projection initialized to the values of the given one.