Package | Description |
---|---|
it.geosolutions.imageio.plugins.arcgrid |
ImageI/O-Ext Plugin for Arc/Info ASCII Grid format, based on GDAL.
|
it.geosolutions.imageio.plugins.arcgrid.raster |
Lowlevel data access classes for Arc/Info ASCII Grid format plugin.
|
Modifier and Type | Method and Description |
---|---|
AsciiGridRaster |
AsciiGridsImageReader.getRasterReader()
A simple method which returns the proper AsciiGridRaster used to perform
reading operations
|
Constructor and Description |
---|
AsciiGridsImageMetadata(AsciiGridRaster raster)
A constructor which uses an input
AsciiGridRaster to initialize
metadata fields |
Modifier and Type | Method and Description |
---|---|
abstract AsciiGridRaster |
AsciiGridRaster.AsciiGridRasterType.createAsciiGridRaster(ImageInputStream inStream) |
abstract AsciiGridRaster |
AsciiGridRaster.AsciiGridRasterType.createAsciiGridRaster(ImageInputStream inStream,
AsciiGridsImageReader reader) |
abstract AsciiGridRaster |
AsciiGridRaster.AsciiGridRasterType.createAsciiGridRaster(ImageOutputStream oStream) |
abstract AsciiGridRaster |
AsciiGridRaster.AsciiGridRasterType.createAsciiGridRaster(ImageOutputStream oStream,
AsciiGridsImageWriter writer) |
Copyright © 2006–2014 GeoSolutions. All rights reserved.