org.deegree.coverage.raster.io.grid
Class GridRasterIOProvider
java.lang.Object
org.deegree.coverage.raster.io.grid.GridRasterIOProvider
- All Implemented Interfaces:
- RasterIOProvider
public class GridRasterIOProvider
- extends Object
- implements RasterIOProvider
The XYZRasterIOProvider class defines the access to xyz files
- Version:
- $Revision: 21326 $, $Date: 2009-12-08 18:20:55 +0100 (Di, 08 Dez 2009) $
- Author:
- Rutger Bezema, last edited by: $Author: rbezema $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FORMATS
static final Set<String> FORMATS
- Supported formats
GridRasterIOProvider
public GridRasterIOProvider()
getRasterReader
public RasterReader getRasterReader(String type)
- Specified by:
getRasterReader in interface RasterIOProvider
- Returns:
- a raster reader of the requested type, or null
getRasterReaderFormats
public Set<String> getRasterReaderFormats()
- Specified by:
getRasterReaderFormats in interface RasterIOProvider
- Returns:
- a
Set of (image) formats the raster writer can read.
getRasterWriter
public RasterWriter getRasterWriter(String type)
- Specified by:
getRasterWriter in interface RasterIOProvider
- Returns:
- a raster writer of the requested type, or null
getRasterWriterFormats
public Set<String> getRasterWriterFormats()
- Specified by:
getRasterWriterFormats in interface RasterIOProvider
- Returns:
- a
Set of (image) formats the raster writer support.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>