Uses of Class
org.apache.sis.referencing.operation.projection.ConformalProjection
Packages that use ConformalProjection
-
Uses of ConformalProjection in org.apache.sis.referencing.operation.projection
Subclasses of ConformalProjection in org.apache.sis.referencing.operation.projectionModifier and TypeClassDescriptionclassLambert Conic Conformal projection (EPSG codes 9801, 9802, 9803, 9826, 1051).(package private) static final classProvides the transform equations for the spherical case of the Lambert Conformal projection.classMercator Cylindrical projection (EPSG codes 9804, 9805, 1026, 1024, 1044, 9841).(package private) static final classProvides the transform equations for the spherical case of the Mercator projection.classOblique Mercator projection (EPSG codes 9812, 9815).classPolar Stereographic projection (EPSG codes 9810, 9829, 9830).(package private) static final classProvides the transform equations for the spherical case of the polar stereographic projection.Constructors in org.apache.sis.referencing.operation.projection with parameters of type ConformalProjectionModifierConstructorDescription(package private)Creates a new projection initialized to the values of the given one.