Package | Description |
---|---|
it.geosolutions.imageio.plugins.arcgrid.raster |
Lowlevel data access classes for Arc/Info ASCII Grid format plugin.
|
Modifier and Type | Method and Description |
---|---|
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–2016 GeoSolutions. All rights reserved.