public static class GeocentricTranslation.ProviderSevenParam extends GeocentricTranslation.Provider
MathTransformProvider.Delegate| Modifier and Type | Field and Description |
|---|---|
static ParameterDescriptor |
EX
The operation parameter descriptor for the X-axis rotation ("ex") parameter
value.
|
static ParameterDescriptor |
EY
The operation parameter descriptor for the Y-axis rotation ("ey") parameter
value.
|
static ParameterDescriptor |
EZ
The operation parameter descriptor for the Z-axis rotation ("ez") parameter
value.
|
static ParameterDescriptor |
PPM
The operation parameter descriptor for the Scale difference ("ppm")
parameter value.
|
DX, DY, DZ, SRC_DIM, SRC_SEMI_MAJOR, SRC_SEMI_MINOR, TGT_DIM, TGT_SEMI_MAJOR, TGT_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 |
|---|
ProviderSevenParam()
Constructs a default provider.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
fill(BursaWolfParameters parameters,
ParameterValueGroup values)
Fills the specified Bursa-Wolf parameters according the specified values.
|
createMathTransform, 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 static final ParameterDescriptor EX
public static final ParameterDescriptor EY
public static final ParameterDescriptor EZ
public static final ParameterDescriptor PPM
protected void fill(BursaWolfParameters parameters, ParameterValueGroup values)
fill in class GeocentricTranslation.Providerparameters - The Bursa-Wold parameters to set.values - The parameter values to read. Those parameters will not be modified.Copyright © 1996–2019 Geotools. All rights reserved.