public class HotineObliqueMercator extends ObliqueMercator
oblique mercator
projection, except that coordinates start at the intersection of the central line and the equator
of the aposphere.| Modifier and Type | Class and 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).
|
MapProjection.AbstractProviderazimuth, latitudeOfCentre, longitudeOfCentre, rectifiedGridAnglecentralMeridian, en0, en1, en2, en3, en4, excentricity, excentricitySquared, falseEasting, falseNorthing, globalScale, invertible, isSpherical, latitudeOfOrigin, LOGGER, scaleFactor, semiMajor, semiMinor, SKIP_SANITY_CHECKSSINGLE_LINE| Modifier | Constructor and Description |
|---|---|
protected |
HotineObliqueMercator(ParameterValueGroup parameters)
Constructs a new map projection from the supplied parameters.
|
| Modifier and Type | Method and Description |
|---|---|
ParameterDescriptorGroup |
getParameterDescriptors()
Returns the parameter descriptors for this map projection.
|
equals, getParameterValues, getToleranceForAssertions, hashCode, inverseTransformNormalized, transformNormalizedcheckReciprocal, getSourceDimensions, getTargetDimensions, inv_mlfn, inverse, mlfn, orthodromicDistance, resetWarnings, transform, transform, transformcreateTransformedShape, derivative, derivative, ensureNonNull, formatWKT, getName, isIdentity, needCopy, normalizeAngle, rollLongitude, transform, transform, transformcleanupThreadLocals, toString, toWKT, toWKT, toWKT, toWKTcreateTransformedShape, derivativederivative, isIdentity, toWKT, transform, transform, transformprotected HotineObliqueMercator(ParameterValueGroup parameters) throws ParameterNotFoundException
parameters - The parameter values in standard units.ParameterNotFoundException - if a mandatory parameter is missing.public ParameterDescriptorGroup getParameterDescriptors()
MapProjection.getParameterValues(), as well as arguments checking.getParameterDescriptors in class ObliqueMercatornull.OperationMethod.getParameters()Copyright © 1996–2019 Geotools. All rights reserved.