|
GeoAPI 2.0 Build 2005-06-08 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OperationMethod | |
|---|---|
| org.opengis.referencing.crs | Coordinate reference systems (coordinate systems with a datum). |
| org.opengis.referencing.operation | Coordinate operations (relationship between any two coordinate reference systems). |
| Uses of OperationMethod in org.opengis.referencing.crs |
|---|
| Methods in org.opengis.referencing.crs with parameters of type OperationMethod | |
|---|---|
DerivedCRS |
CRSFactory.createDerivedCRS(Map<String,? extends Object> properties,
OperationMethod method,
CoordinateReferenceSystem base,
MathTransform baseToDerived,
CoordinateSystem derivedCS)
Creates a derived coordinate reference system. |
ProjectedCRS |
CRSFactory.createProjectedCRS(Map<String,? extends Object> properties,
OperationMethod method,
GeographicCRS base,
MathTransform baseToDerived,
CartesianCS derivedCS)
Creates a projected coordinate reference system from a transform. |
| Uses of OperationMethod in org.opengis.referencing.operation |
|---|
| Methods in org.opengis.referencing.operation that return OperationMethod | |
|---|---|
OperationMethod |
Operation.getMethod()
Returns the operation method. |
| Methods in org.opengis.referencing.operation that return types with arguments of type OperationMethod | |
|---|---|
Set<OperationMethod> |
MathTransformFactory.getAvailableMethods(Class type)
Returns a set of available methods for math transforms. |
| Methods in org.opengis.referencing.operation with parameters of type OperationMethod | |
|---|---|
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. |
|
GeoAPI 2.0 Build 2005-06-08 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
|
Symbols, terms and definitions | Copyright OpenGIS® Consortium |