public class Mercator1SP extends Mercator
| Modifier and Type | Class and Description |
|---|---|
static class |
Mercator1SP.Provider
The math transform
provider for a Mercator 1SP projection (EPSG code 9804).
|
MapProjection.AbstractProviderstandardParallelcentralMeridian, 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 |
Mercator1SP(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, hashCode, inverseTransformNormalized, transformNormalizedcheckReciprocal, getSourceDimensions, getTargetDimensions, getToleranceForAssertions, 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 Mercator1SP(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 MapProjectionnull.OperationMethod.getParameters()Copyright © 1996–2019 Geotools. All rights reserved.