public static class Stereographic.Provider extends MapProjection.AbstractProvider
ObliqueStereographic.Provider instead.DefaultMathTransformFactory,
Serialized FormMathTransformProvider.DelegateCENTRAL_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| Modifier | Constructor and Description |
|---|---|
|
Provider()
Constructs a new provider with default parameters for EPSG stereographic oblique.
|
protected |
Provider(ParameterDescriptorGroup parameters)
Constructs a math transform provider from a set of parameters.
|
| Modifier and Type | Method and Description |
|---|---|
protected MathTransform |
createMathTransform(ParameterValueGroup parameters)
Creates a transform from the specified group of parameter values.
|
Class<PlanarProjection> |
getOperationType()
Returns the operation type for this map projection.
|
doubleValuecreateDescriptor, 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 Provider()
protected Provider(ParameterDescriptorGroup parameters)
parameters - The set of parameters (never null).public Class<PlanarProjection> getOperationType()
getOperationType in class MapProjection.AbstractProviderprotected MathTransform createMathTransform(ParameterValueGroup parameters) throws ParameterNotFoundException
createMathTransform in class MathTransformProviderparameters - The group of parameter values.ParameterNotFoundException - if a required parameter was not found.MathTransformProvider.DelegateCopyright © 1996–2019 Geotools. All rights reserved.