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

I

init(Raster) - Method in class com.moseph.gis.raster.Raster
Sets the parameters of this raster (rows, columns, corner, cellsize, NDATA etc) to be the same as the other raster.
initData() - Method in class com.moseph.gis.raster.Raster
Initialises the Raster to Double.NaN (i.e.
initData(double) - Method in class com.moseph.gis.raster.Raster
Initialises the raster so the entire data array contains 'value'

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