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 TypeClassDescriptionclassAlbers Equal Area projection (EPSG code 9822).(package private) static final classProvides the transform equations for the spherical case of the Albers Equal Area projection.(package private) final classSpherical Mercator projection after conversion of geodetic latitudes to authalic latitudes.classCylindrical Equal Area projection (EPSG codes 9834, 9835).private static final classProvides the transform equations for the spherical case of the Cylindrical Equal Area projection.classLambert 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.