|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OperationNotFoundException | |
|---|---|
| org.opengis.referencing.operation | Coordinate operations (relationship between any two coordinate reference systems). |
| Uses of OperationNotFoundException in org.opengis.referencing.operation |
|---|
| Methods in org.opengis.referencing.operation that throw OperationNotFoundException | |
|---|---|
CoordinateOperation |
CoordinateOperationFactory.createOperation(CoordinateReferenceSystem sourceCRS,
CoordinateReferenceSystem targetCRS)
Returns an operation for conversion or transformation between two coordinate reference systems. |
CoordinateOperation |
CoordinateOperationFactory.createOperation(CoordinateReferenceSystem sourceCRS,
CoordinateReferenceSystem targetCRS,
OperationMethod method)
Returns an operation using a particular method for conversion or transformation between two coordinate reference systems. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||