Uses of Class
org.opengis.referencing.operation.OperationNotFoundException

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.
 



Copyright © 1994-2011 Open Geospatial Consortium. All Rights Reserved.