Uses of Class
org.opengis.geometry.MismatchedDimensionException

Packages that use MismatchedDimensionException
org.opengis.referencing.operation Coordinate operations (relationship between any two coordinate reference systems). 
 

Uses of MismatchedDimensionException in org.opengis.referencing.operation
 

Methods in org.opengis.referencing.operation that throw MismatchedDimensionException
 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-2011 Open Geospatial Consortium. All Rights Reserved.