Uses of Class
org.geotools.referencing.operation.projection.ObliqueMercator.Provider
-
Packages that use ObliqueMercator.Provider Package Description org.geotools.referencing.operation.projection Basic implementations of map projections. -
-
Uses of ObliqueMercator.Provider in org.geotools.referencing.operation.projection
Subclasses of ObliqueMercator.Provider in org.geotools.referencing.operation.projection Modifier and Type Class Description static class
HotineObliqueMercator.Provider
The math transform provider for a Hotine Oblique Mercator projection (EPSG code 9812).static class
HotineObliqueMercator.Provider_TwoPoint
The math transform provider for a Hotine Oblique Mercator projection, specified with two points on the central line (instead of a central point and azimuth).static class
ObliqueMercator.Provider_TwoPoint
The math transform provider for a Oblique Mercator projection, specified with two points on the central line (instead of a central point and azimuth).
-