Uses of Class
org.geotools.referencing.operation.projection.Stereographic.Provider
-
Packages that use Stereographic.Provider Package Description org.geotools.referencing.operation.projection Basic implementations of map projections. -
-
Uses of Stereographic.Provider in org.geotools.referencing.operation.projection
Subclasses of Stereographic.Provider in org.geotools.referencing.operation.projection Modifier and Type Class Description static class
ObliqueStereographic.Provider
The math transform provider for a stereographic projection of any kind.static class
PolarStereographic.ProviderA
The math transform provider for a Polar Stereographic projection.static class
PolarStereographic.ProviderB
The math transform provider for a Polar Stereographic (Variant B) projection.static class
PolarStereographic.ProviderNorth
The math transform provider for a North Polar Stereographic projection.static class
PolarStereographic.ProviderSouth
The math transform provider for a South Polar Stereographic projection.
-