Uses of Class
org.gcube.dataanalysis.geo.utils.AscRaster

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.
 



Copyright © 2013. All Rights Reserved.