org.geotools.arcsde.gce
Class RasterReaderFactory

Object
  extended by RasterReaderFactory

public class RasterReaderFactory
extends Object

Since:
2.5.7
Author:
Gabriel Roldan
Module:
modules/plugin/datastore (gt-datastore.jar)

Constructor Summary
RasterReaderFactory(ArcSDEConnectionPool connectionPool)
           
 
Method Summary
 TiledRasterReader create(RasterDatasetInfo rasterInfo)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RasterReaderFactory

public RasterReaderFactory(ArcSDEConnectionPool connectionPool)
Method Detail

create

public TiledRasterReader create(RasterDatasetInfo rasterInfo)
                         throws IOException
Throws:
IOException


Copyright © 1996-2009 Geotools. All Rights Reserved.