public static final class PolarStereographic.ProviderSouth extends Stereographic.Provider
DefaultMathTransformFactory,
Serialized FormMathTransformProvider.Delegate| Modifier and Type | Field and Description |
|---|---|
static ParameterDescriptor |
STANDARD_PARALLEL
The operation parameter descriptor for the
standardParallel parameter value. |
CENTRAL_MERIDIAN, FALSE_EASTING, FALSE_NORTHING, LATITUDE_OF_CENTRE, LATITUDE_OF_ORIGIN, LONGITUDE_OF_CENTRE, SCALE_FACTOR, SEMI_MAJOR, SEMI_MINOR, STANDARD_PARALLEL_1, STANDARD_PARALLEL_2sourceDimensions, targetDimensionsEMPTY_ALIAS_ARRAY, EMPTY_IDENTIFIER_ARRAY, IDENTIFIER_COMPARATOR, NAME_COMPARATOR, REMARKS_COMPARATORSINGLE_LINEFORMULA_KEYALIAS_KEY, IDENTIFIERS_KEY, NAME_KEY, REMARKS_KEY| Constructor and Description |
|---|
ProviderSouth()
Constructs a new provider.
|
| Modifier and Type | Method and Description |
|---|---|
MathTransform |
createMathTransform(ParameterValueGroup parameters)
Creates a transform from the specified group of parameter values.
|
getOperationTypedoubleValuecreateDescriptor, createDescriptorGroup, createOptionalDescriptor, doubleValue, ensureValidValues, formatWKT, getParameter, intValue, stringValue, toMap, valuecheckDimensions, equals, getFormula, getParameters, getSourceDimensions, getTargetDimensions, hashCodeasSet, ensureAngularUnit, ensureLinearUnit, ensureNonNull, ensureNonNull, ensureTimeUnit, equals, equals, equals, equals, getAlias, getIdentifier, getIdentifier, getIdentifiers, getName, getName, getName, getProperties, getProperties, getRemarks, nameMatches, nameMatches, nameMatchescleanupThreadLocals, toString, toWKT, toWKT, toWKT, toWKTgetAlias, getIdentifiers, getName, getRemarks, toWKTpublic static final ParameterDescriptor STANDARD_PARALLEL
standardParallel parameter value.
Valid values range is from -90 to 90°. The default value is 90°S.public MathTransform createMathTransform(ParameterValueGroup parameters) throws ParameterNotFoundException
createMathTransform in class Stereographic.Providerparameters - The group of parameter values.ParameterNotFoundException - if a required parameter was not found.MathTransformProvider.DelegateCopyright © 1996–2019 Geotools. All rights reserved.