|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||