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 classHotineObliqueMercator.ProviderThe math transform provider for a Hotine Oblique Mercator projection (EPSG code 9812).static classHotineObliqueMercator.Provider_TwoPointThe 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 classObliqueMercator.Provider_TwoPointThe math transform provider for a Oblique Mercator projection, specified with two points on the central line (instead of a central point and azimuth).
-