org.geotools.referencing.operation.transform
Class GeocentricTranslation.ProviderFrameRotation
Object
Formattable
AbstractIdentifiedObject
DefaultOperationMethod
MathTransformProvider
GeocentricTranslation.Provider
GeocentricTranslation.ProviderSevenParam
GeocentricTranslation.ProviderFrameRotation
- All Implemented Interfaces:
- Serializable, IdentifiedObject, OperationMethod
- Enclosing class:
- GeocentricTranslation
public static class GeocentricTranslation.ProviderFrameRotation
- extends GeocentricTranslation.ProviderSevenParam
Geocentric affine transform provider for
"Coordinate Frame rotation".
- Since:
- 2.2
- Author:
- Martin Desruisseaux (IRD)
- See Also:
- Serialized Form
Methods inherited from class MathTransformProvider |
createDescriptor, createDescriptorGroup, createOptionalDescriptor, doubleValue, ensureValidValues, formatWKT, getParameter, intValue, stringValue, toMap, value |
Methods inherited from class AbstractIdentifiedObject |
asSet, ensureAngularUnit, ensureLinearUnit, ensureNonNull, ensureNonNull, ensureTimeUnit, equals, equals, equals, equals, getAlias, getIdentifier, getIdentifier, getIdentifiers, getName, getName, getName, getProperties, getProperties, getRemarks, nameMatches, nameMatches, nameMatches |
GeocentricTranslation.ProviderFrameRotation
public GeocentricTranslation.ProviderFrameRotation()
- Constructs a default provider.
fill
protected void fill(BursaWolfParameters parameters,
ParameterValueGroup values)
- Fills the specified Bursa-Wolf parameters according the specified values.
- Overrides:
fill
in class GeocentricTranslation.ProviderSevenParam
- Parameters:
parameters
- The Bursa-Wold parameters to set.values
- The parameter values to read. Those parameters will not be modified.
Copyright © 1996-2014 Geotools. All Rights Reserved.