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_MINOR
sourceDimensions, targetDimensions
EMPTY_ALIAS_ARRAY, EMPTY_IDENTIFIER_ARRAY, IDENTIFIER_COMPARATOR, NAME_COMPARATOR, REMARKS_COMPARATOR
SINGLE_LINE
FORMULA_KEY
ALIAS_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, getOperationType
createDescriptor, createDescriptorGroup, createOptionalDescriptor, doubleValue, ensureValidValues, formatWKT, getParameter, intValue, stringValue, toMap, value
checkDimensions, equals, getFormula, getParameters, getSourceDimensions, getTargetDimensions, hashCode
asSet, ensureAngularUnit, ensureLinearUnit, ensureNonNull, ensureNonNull, ensureTimeUnit, equals, equals, equals, equals, getAlias, getIdentifier, getIdentifier, getIdentifiers, getName, getName, getName, getProperties, getProperties, getRemarks, nameMatches, nameMatches, nameMatches
cleanupThreadLocals, toString, toWKT, toWKT, toWKT, toWKT
getAlias, getIdentifiers, getName, getRemarks, toWKT
public 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.Provider
parameters
- 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.