Uses of Class
it.geosolutions.imageio.plugins.arcgrid.AsciiGridsImageReader

Packages that use AsciiGridsImageReader
it.geosolutions.imageio.plugins.arcgrid.raster Lowlevel data access classes for Arc/Info ASCII Grid format plugin. 
 

Uses of AsciiGridsImageReader in it.geosolutions.imageio.plugins.arcgrid.raster
 

Fields in it.geosolutions.imageio.plugins.arcgrid.raster declared as AsciiGridsImageReader
protected  AsciiGridsImageReader AsciiGridRaster.reader
          the AsciiGridsImageReader to be used for read operations
 

Methods in it.geosolutions.imageio.plugins.arcgrid.raster with parameters of type AsciiGridsImageReader
abstract  AsciiGridRaster AsciiGridRaster.AsciiGridRasterType.createAsciiGridRaster(ImageInputStream inStream, AsciiGridsImageReader reader)
           
 

Constructors in it.geosolutions.imageio.plugins.arcgrid.raster with parameters of type AsciiGridsImageReader
AsciiGridRaster(ImageInputStream iis, AsciiGridsImageReader reader)
          A constructor to build an AsciiGridRaster given an ImageInputStream and an AsciiGridsImageReader
 



Copyright © 2006-2010 GeoSolutions. All Rights Reserved.