public abstract static class AzimuthalEquidistant.Abstract extends MapProjection
MapProjection.AbstractProvider| Modifier and Type | Field and Description |
|---|---|
protected double |
cosph0
The cosine of the central latitude of the projection.
|
protected AzimuthalEquidistant.Mode |
mode
The mode or aspect of the projection.
|
protected double |
sinph0
The sine of the central latitude of the projection.
|
centralMeridian, 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 |
Abstract(ParameterValueGroup parameters)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ParameterDescriptorGroup |
getParameterDescriptors()
The descriptors for the parameters that define the projection.
|
ParameterValueGroup |
getParameterValues()
Return the values of the parameters that define the projection.
|
checkReciprocal, equals, getSourceDimensions, getTargetDimensions, getToleranceForAssertions, hashCode, inv_mlfn, inverse, inverseTransformNormalized, mlfn, orthodromicDistance, resetWarnings, transform, transform, transform, transformNormalizedcreateTransformedShape, derivative, derivative, ensureNonNull, formatWKT, getName, isIdentity, needCopy, normalizeAngle, rollLongitude, transform, transform, transformcleanupThreadLocals, toString, toWKT, toWKT, toWKT, toWKTcreateTransformedShape, derivativederivative, isIdentity, toWKT, transform, transform, transformprotected final AzimuthalEquidistant.Mode mode
protected final double sinph0
protected final double cosph0
protected Abstract(ParameterValueGroup parameters) throws ParameterNotFoundException
parameters - the parameters that define this projectionParameterNotFoundExceptionpublic ParameterDescriptorGroup getParameterDescriptors()
getParameterDescriptors in class MapProjectionnull.MapProjection.getParameterDescriptors()public ParameterValueGroup getParameterValues()
getParameterValues in class MapProjectionMapProjection.getParameterValues()Copyright © 1996–2019 Geotools. All rights reserved.