| Package | Description |
|---|---|
| org.opengis.referencing.operation |
Coordinate operations (relationship between
any two coordinate reference systems).
|
| Modifier and Type | Method and Description |
|---|---|
Matrix |
MathTransform.derivative(DirectPosition point)
Gets the derivative of this transform at a point.
|
DirectPosition |
MathTransform.transform(DirectPosition ptSrc,
DirectPosition ptDst)
Transforms the specified
ptSrc and stores the result in
ptDst. |
Copyright © 1994–2019 Open Geospatial Consortium. All rights reserved.