|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AscRaster | |
|---|---|
| org.gcube.dataanalysis.geo.utils | |
| Uses of AscRaster in org.gcube.dataanalysis.geo.utils |
|---|
| Methods in org.gcube.dataanalysis.geo.utils that return AscRaster | |
|---|---|
static AscRaster |
AscRaster.getTempRaster(double[][] data,
double xll,
double yll,
double size)
|
static AscRaster |
AscRaster.getTempRaster(double[][] data,
double xll,
double yll,
double size,
String ndata)
|
AscRaster |
AscRasterReader.readRaster(String filename)
The most useful method - reads a raster file, and returns a Raster object. |
| Methods in org.gcube.dataanalysis.geo.utils with parameters of type AscRaster | |
|---|---|
void |
AscRaster.init(AscRaster other)
Sets the parameters of this raster (rows, columns, corner, cellsize, NDATA etc) to be the same as the other raster. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||