C D G I M N P R S W X Y

S

setCellFormat(NumberFormat) - Method in class com.moseph.gis.raster.RasterWriter
Can be used to set a number format for the cells.
setCellsize(double) - Method in class com.moseph.gis.raster.Raster
 
setData(double[][]) - Method in class com.moseph.gis.raster.Raster
Copies the given data into the underlying data array.
setData(int[][]) - Method in class com.moseph.gis.raster.Raster
Copies the given data into the underlying data array.
setNDATA(String) - Method in class com.moseph.gis.raster.Raster
 
setSize(int, int) - Method in class com.moseph.gis.raster.Raster
Sets the size of the raster, and also initialises the array with NDATA
setValue(int, int, double) - Method in class com.moseph.gis.raster.Raster
 
setXll(double) - Method in class com.moseph.gis.raster.Raster
 
setYll(double) - Method in class com.moseph.gis.raster.Raster
 

C D G I M N P R S W X Y