|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.arcsde.raster.io.RasterReaderFactory
public class RasterReaderFactory
Constructor Summary | |
---|---|
RasterReaderFactory(ISessionPool connectionPool)
|
Method Summary | |
---|---|
TiledRasterReader |
create(RasterDatasetInfo rasterInfo)
Creates a TiledRasterReader that's able to read one or more raster for the given
RasterDatasetInfo , depending on if rasterInfo represents a single raster or a
raster catalog. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RasterReaderFactory(ISessionPool connectionPool)
Method Detail |
---|
public TiledRasterReader create(RasterDatasetInfo rasterInfo) throws java.io.IOException
TiledRasterReader
that's able to read one or more raster for the given
RasterDatasetInfo
, depending on if rasterInfo
represents a single raster or a
raster catalog.
rasterInfo
-
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |