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

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

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

Fields in it.geosolutions.imageio.plugins.arcgrid.raster declared as AsciiGridsImageWriter
protected  AsciiGridsImageWriter AsciiGridRaster.writer
          the AsciiGridsImageWriter to be used for write operations
 

Methods in it.geosolutions.imageio.plugins.arcgrid.raster with parameters of type AsciiGridsImageWriter
abstract  AsciiGridRaster AsciiGridRaster.AsciiGridRasterType.createAsciiGridRaster(ImageOutputStream oStream, AsciiGridsImageWriter writer)
           
 

Constructors in it.geosolutions.imageio.plugins.arcgrid.raster with parameters of type AsciiGridsImageWriter
AsciiGridRaster(ImageOutputStream ios, AsciiGridsImageWriter writer)
          A constructor to build an AsciiGridRaster given an ImageOutputStream and an AsciiGridsImageWriter
 



Copyright © 2006-2010 GeoSolutions. All Rights Reserved.