|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PolynomialTransformation | |
---|---|
org.deegree.crs.configuration.deegree | |
org.deegree.crs.coordinatesystems | The coordinatesystems package holds the different coordinatesystems used by the org.deegree.crs packages. |
org.deegree.crs.transformations.coordinate | Coordinate Transformations allow the chaining of operations to map coordinates of one coordinate systems onto a coordinate valid in another coordinate system. |
org.deegree.crs.transformations.polynomial | A Transformation can be defined as an mathematical operation which transforms some values into other values using a specified function. |
Uses of PolynomialTransformation in org.deegree.crs.configuration.deegree |
---|
Methods in org.deegree.crs.configuration.deegree that return PolynomialTransformation | |
---|---|
protected PolynomialTransformation |
CRSParser.getTransformation(org.w3c.dom.Element transformationElement)
Parses the transformation variables from the given crs:coordinatesystem/crs:polynomialTransformation element. |
Methods in org.deegree.crs.configuration.deegree that return types with arguments of type PolynomialTransformation | |
---|---|
protected java.util.List<PolynomialTransformation> |
CRSParser.parseAlternativeTransformations(org.w3c.dom.Element crsElement)
Parse all polynomial transformations for a given crs. |
Uses of PolynomialTransformation in org.deegree.crs.coordinatesystems |
---|
Methods in org.deegree.crs.coordinatesystems that return PolynomialTransformation | |
---|---|
PolynomialTransformation |
CoordinateSystem.getDirectTransformation(CoordinateSystem targetCRS)
|
Methods in org.deegree.crs.coordinatesystems that return types with arguments of type PolynomialTransformation | |
---|---|
java.util.List<PolynomialTransformation> |
CoordinateSystem.getTransformations()
|
Constructor parameters in org.deegree.crs.coordinatesystems with type arguments of type PolynomialTransformation | |
---|---|
CoordinateSystem(java.util.List<PolynomialTransformation> transformations,
Datum geodeticDatum,
Axis[] axisOrder,
Identifiable identity)
|
|
GeocentricCRS(java.util.List<PolynomialTransformation> transformations,
GeodeticDatum usedDatum,
Axis[] axisOrder,
Identifiable identity)
|
|
GeographicCRS(java.util.List<PolynomialTransformation> transformations,
GeodeticDatum usedDatum,
Axis[] axisOrder,
Identifiable id)
|
|
ProjectedCRS(java.util.List<PolynomialTransformation> transformations,
Projection projection,
Axis[] axisOrder,
Identifiable identity)
|
Uses of PolynomialTransformation in org.deegree.crs.transformations.coordinate |
---|
Constructors in org.deegree.crs.transformations.coordinate with parameters of type PolynomialTransformation | |
---|---|
DirectTransform(PolynomialTransformation transformation,
CoordinateSystem sourceCRS)
|
|
DirectTransform(PolynomialTransformation transformation,
CoordinateSystem sourceCRS,
Identifiable id)
|
Uses of PolynomialTransformation in org.deegree.crs.transformations.polynomial |
---|
Subclasses of PolynomialTransformation in org.deegree.crs.transformations.polynomial | |
---|---|
class |
LeastSquareApproximation
LeastSquareApproximation is a polynomial transformation which uses the least square method to
approximate a function given by some measured values. |
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org