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) class
Base class of providers for all Lambert Conical projections.(package private) class
Base class of providers for all Mercator projections, and for Mercator-like projections.(package private) class
Base class of providers for all Stereographic projections.final class
The provider for "Albers Equal Area" projection (EPSG:9822).final class
The provider for "Azimuthal Equidistant (Spherical)" projection.class
The provider for "Cassini-Soldner" projection (EPSG:9806).final class
The provider for "Hyperbolic Cassini-Soldner" projection (EPSG:9833).class
The provider for "Lambert Azimuthal Equal Area" projection (EPSG:9820).final class
The provider for "Lambert Azimuthal Equal Area (Spherical)" projection (EPSG:1027).final class
The provider for "Lambert Conic Conformal (1SP)" projection (EPSG:9801).final class
The provider for "Lambert Conic Conformal (2SP)" projection (EPSG:9802).final class
The provider for "Lambert Conic Conformal (2SP Belgium)" projection (EPSG:9803).final class
The provider for "Lambert Conic Conformal (2SP Michigan)" projection (EPSG:1051).final class
The provider for "Lambert Conic Conformal (West Orientated)" projection (EPSG:9826).final class
The provider for "Lambert Cylindrical Equal Area" projection (EPSG:9835).final class
The provider for "Lambert Cylindrical Equal Area (Spherical)" projection (EPSG:9834).final class
The provider for "Mercator (variant A)" projection (EPSG:9804).final class
The provider for "Mercator (variant B)" projection (EPSG:9805).final class
The provider for "Mercator Auxiliary Sphere" projection (defined by ESRI).final class
The provider for "Mercator (Spherical)" projection (EPSG:1026, EPSG:9841).final class
The provider for "Miller Cylindrical" projection.final class
The provider for "Modified Azimuthal Equidistant" projection (EPSG:9832).final class
The provider for "Mollweide" (also known as "Homalographic") projection.class
The provider for "Hotine Oblique Mercator (variant A)" projection (EPSG:9812).final class
The provider for "Hotine Oblique Mercator (variant B)" projection (EPSG:9815).class
The provider for "Oblique Mercator" projection specified by two points on the central line.final class
The 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 class
The provider for "Oblique Stereographic" projection (EPSG:9809).class
The provider for "Orthographic" projection (EPSG:9840).final class
The provider for "Polar Stereographic (Variant A)" projection (EPSG:9810).final class
The provider for "Polar Stereographic (Variant B)" projection (EPSG:9829).final class
The provider for "Polar Stereographic (Variant C)" projection (EPSG:9830).final class
The provider for "Stereographic North Pole" projection (ESRI).final class
The provider for "Stereographic North South" projection (ESRI).class
The provider for "American Polyconic" projection (EPSG:9818).final class
The provider for "Popular Visualisation Pseudo Mercator" projection (EPSG:1024).final class
The provider for "Pseudo sinusoidal equal-area" projection.class
The provider for "Mercator (variant C)" projection (EPSG:1044).class
The provider for "Satellite-Tracking" projections.class
The provider for "sinusoidal equal-area" projection.final class
The provider for "Transverse Mercator" projection (EPSG:9807).final class
The provider for "Transverse Mercator (South Orientated)" projection (EPSG:9808).Fields in org.apache.sis.internal.referencing.provider declared as MapProjectionModifier and TypeFieldDescriptionprivate final MapProjection
MapProjection3D.redimensioned
Deprecated.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 MapProjection
GeodeticCalculator.projectionProvider
The provider of "Azimuthal Equidistant (Spherical)" or "Modified Azimuthal Equidistant" projection.