public static class GeocentricTransform.ProviderInverse extends GeocentricTransform.Provider
GeocentricTransform. This provider will construct
 transforms from geocentric to
 geographic coordinate
 reference systems.MathTransformProvider.DelegateSEMI_MAJOR, SEMI_MINORsourceDimensions, targetDimensionsEMPTY_ALIAS_ARRAY, EMPTY_IDENTIFIER_ARRAY, IDENTIFIER_COMPARATOR, NAME_COMPARATOR, REMARKS_COMPARATORSINGLE_LINEFORMULA_KEYALIAS_KEY, IDENTIFIERS_KEY, NAME_KEY, REMARKS_KEY| Constructor and Description | 
|---|
| ProviderInverse()Creates a provider. | 
| Modifier and Type | Method and Description | 
|---|---|
| MathTransform | createMathTransform(ParameterValueGroup values)Creates a transform from the specified group of parameter values. | 
getOperationTypecreateDescriptor, 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 MathTransform createMathTransform(ParameterValueGroup values) throws ParameterNotFoundException
createMathTransform in class GeocentricTransform.Providervalues - The group of parameter values.ParameterNotFoundException - if a required parameter was not found.MathTransformProvider.DelegateCopyright © 1996–2019 Geotools. All rights reserved.