Uses of Class
it.geosolutions.imageio.plugins.arcgrid.raster.AsciiGridRaster.AsciiGridRasterType

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

Uses of AsciiGridRaster.AsciiGridRasterType in it.geosolutions.imageio.plugins.arcgrid.raster
 

Methods in it.geosolutions.imageio.plugins.arcgrid.raster that return AsciiGridRaster.AsciiGridRasterType
static AsciiGridRaster.AsciiGridRasterType AsciiGridRaster.AsciiGridRasterType.getDefaultRasterType()
           
abstract  AsciiGridRaster.AsciiGridRasterType AsciiGridRaster.getRasterType()
          Retrieves the type of raster we are serving, GRASS or ESRI.
static AsciiGridRaster.AsciiGridRasterType AsciiGridRaster.AsciiGridRasterType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AsciiGridRaster.AsciiGridRasterType[] AsciiGridRaster.AsciiGridRasterType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2006-2010 GeoSolutions. All Rights Reserved.