|
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Matrix | |
---|---|
org.deegree.model.csct.cs | |
org.deegree.model.csct.ct | |
org.deegree.model.csct.pt |
Uses of Matrix in org.deegree.model.csct.cs |
---|
Methods in org.deegree.model.csct.cs that return Matrix | |
---|---|
Matrix |
WGS84ConversionInfo.getAffineTransform()
Returns an affine maps that can be used to define this Bursa Wolf transformation. |
Uses of Matrix in org.deegree.model.csct.ct |
---|
Methods in org.deegree.model.csct.ct that return Matrix | |
---|---|
Matrix |
PassThroughTransform.derivative(CoordinatePoint point)
Gets the derivative of this transform at a point. |
Matrix |
MatrixTransform.derivative(CoordinatePoint point)
Gets the derivative of this transform at a point. |
Matrix |
ConcatenedTransform.derivative(CoordinatePoint point)
Gets the derivative of this transform at a point. |
Matrix |
AffineTransform2D.derivative(CoordinatePoint point)
Gets the derivative of this transform at a point. |
Matrix |
AbstractMathTransform.derivative(CoordinatePoint point)
Gets the derivative of this transform at a point. |
Matrix |
AbstractMathTransform.Inverse.derivative(CoordinatePoint point)
Gets the derivative of this transform at a point. |
Matrix |
MathTransform.derivative(CoordinatePoint point)
Gets the derivative of this transform at a point. |
Matrix |
MatrixTransform.derivative(Point2D point)
Gets the derivative of this transform at a point. |
Matrix |
ConcatenedTransformDirect2D.derivative(Point2D point)
Gets the derivative of this transform at a point. |
Matrix |
MathTransform2D.derivative(Point2D point)
Gets the derivative of this transform at a point. |
Matrix |
AffineTransform2D.derivative(Point2D point)
Gets the derivative of this transform at a point. |
Matrix |
AbstractMathTransform.derivative(Point2D point)
Gets the derivative of this transform at a point. |
Matrix |
AbstractMathTransform.Inverse.derivative(Point2D point)
Gets the derivative of this transform at a point. |
Matrix |
MatrixTransform.getMatrix()
Returns a copy of the matrix. |
Methods in org.deegree.model.csct.ct with parameters of type Matrix | |
---|---|
MathTransform |
MathTransformFactory.createAffineTransform(Matrix matrix)
Creates an affine transform from a matrix. |
(package private) static String |
MatrixTransform.toString(Matrix matrix)
Returns the WKT for an affine transform using the specified matrix. |
Uses of Matrix in org.deegree.model.csct.pt |
---|
Methods in org.deegree.model.csct.pt that return Matrix | |
---|---|
static Matrix |
Matrix.createAffineTransform(AxisOrientation[] srcAxis,
AxisOrientation[] dstAxis)
Construct an affine transform changing axis order and/or orientation. |
static Matrix |
Matrix.createAffineTransform(Envelope srcRegion,
AxisOrientation[] srcAxis,
Envelope dstRegion,
AxisOrientation[] dstAxis)
Construct an affine transform mapping a source region to a destination region. |
static Matrix |
Matrix.createAffineTransform(Envelope srcRegion,
Envelope dstRegion)
Construct an affine transform that maps a source region to a destination region. |
|
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net