Uses of Class
org.cts.cs.OutOfExtentException

Packages that use OutOfExtentException
org.cts.op.transformation.grids   
 

Uses of OutOfExtentException in org.cts.op.transformation.grids
 

Methods in org.cts.op.transformation.grids that throw OutOfExtentException
 double[] GeographicGrid.bilinearInterpolation(double latitude, double longitude)
          Return a double value interpolated in this geographic grid with a bilinear interpolation method.
 double[] GeographicGrid.getValue(double x, double y, Grid.InterpolationMethod method)
          Get the value corrsponding to the x,y position.
 double[] Grid.getValue(double x, double y, Grid.InterpolationMethod method)
          Get the value corrsponding to the x,y position.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.