Uses of Class
org.apache.sis.internal.referencing.provider.MapProjection
Packages that use MapProjection
Package
Description
Math transform provider
implementations.
Base classes for reference systems used for general positioning.
-
Uses of MapProjection in org.apache.sis.internal.referencing.provider
Subclasses of MapProjection in org.apache.sis.internal.referencing.providerModifier and TypeClassDescription(package private) classBase class of providers for all Lambert Conical projections.(package private) classBase class of providers for all Mercator projections, and for Mercator-like projections.(package private) classBase class of providers for all Stereographic projections.final classThe provider for "Albers Equal Area" projection (EPSG:9822).final classThe provider for "Azimuthal Equidistant (Spherical)" projection.classThe provider for "Cassini-Soldner" projection (EPSG:9806).final classThe provider for "Hyperbolic Cassini-Soldner" projection (EPSG:9833).classThe provider for "Lambert Azimuthal Equal Area" projection (EPSG:9820).final classThe provider for "Lambert Azimuthal Equal Area (Spherical)" projection (EPSG:1027).final classThe provider for "Lambert Conic Conformal (1SP)" projection (EPSG:9801).final classThe provider for "Lambert Conic Conformal (2SP)" projection (EPSG:9802).final classThe provider for "Lambert Conic Conformal (2SP Belgium)" projection (EPSG:9803).final classThe provider for "Lambert Conic Conformal (2SP Michigan)" projection (EPSG:1051).final classThe provider for "Lambert Conic Conformal (West Orientated)" projection (EPSG:9826).final classThe provider for "Lambert Cylindrical Equal Area" projection (EPSG:9835).final classThe provider for "Lambert Cylindrical Equal Area (Spherical)" projection (EPSG:9834).final classThe provider for "Mercator (variant A)" projection (EPSG:9804).final classThe provider for "Mercator (variant B)" projection (EPSG:9805).final classThe provider for "Mercator Auxiliary Sphere" projection (defined by ESRI).final classThe provider for "Mercator (Spherical)" projection (EPSG:1026, EPSG:9841).final classThe provider for "Miller Cylindrical" projection.final classThe provider for "Modified Azimuthal Equidistant" projection (EPSG:9832).final classThe provider for "Mollweide" (also known as "Homalographic") projection.classThe provider for "Hotine Oblique Mercator (variant A)" projection (EPSG:9812).final classThe provider for "Hotine Oblique Mercator (variant B)" projection (EPSG:9815).classThe provider for "Oblique Mercator" projection specified by two points on the central line.final classThe provider for "Oblique Mercator" projection specified by two points on the central line, with easting/northing specified at projection center instead of coordinate system natural origin.final classThe provider for "Oblique Stereographic" projection (EPSG:9809).classThe provider for "Orthographic" projection (EPSG:9840).final classThe provider for "Polar Stereographic (Variant A)" projection (EPSG:9810).final classThe provider for "Polar Stereographic (Variant B)" projection (EPSG:9829).final classThe provider for "Polar Stereographic (Variant C)" projection (EPSG:9830).final classThe provider for "Stereographic North Pole" projection (ESRI).final classThe provider for "Stereographic North South" projection (ESRI).classThe provider for "American Polyconic" projection (EPSG:9818).final classThe provider for "Popular Visualisation Pseudo Mercator" projection (EPSG:1024).final classThe provider for "Pseudo sinusoidal equal-area" projection.classThe provider for "Mercator (variant C)" projection (EPSG:1044).classThe provider for "Satellite-Tracking" projections.classThe provider for "sinusoidal equal-area" projection.final classThe provider for "Transverse Mercator" projection (EPSG:9807).final classThe provider for "Transverse Mercator (South Orientated)" projection (EPSG:9808).Fields in org.apache.sis.internal.referencing.provider declared as MapProjectionModifier and TypeFieldDescriptionprivate final MapProjectionMapProjection3D.redimensionedDeprecated.ISO 19111:2019 removed source/target dimensions attributes.Constructors in org.apache.sis.internal.referencing.provider with parameters of type MapProjectionModifierConstructorDescription(package private)MapProjection3D(MapProjection proj) Deprecated.Constructs a three-dimensional map projection for the given two-dimensional projection. -
Uses of MapProjection in org.apache.sis.referencing
Fields in org.apache.sis.referencing declared as MapProjectionModifier and TypeFieldDescriptionprivate MapProjectionGeodeticCalculator.projectionProviderThe provider of "Azimuthal Equidistant (Spherical)" or "Modified Azimuthal Equidistant" projection.