org.geotools.arcsde.raster.io
Class TileReaderFactory

Object
  extended by TileReaderFactory

public class TileReaderFactory
extends Object


Constructor Summary
TileReaderFactory()
           
 
Method Summary
static TileReader getInstance(ISessionPool sessionPool, RasterDatasetInfo rasterInfo, long rasterId, int pyramidLevel, GridEnvelope tileRange)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TileReaderFactory

public TileReaderFactory()
Method Detail

getInstance

public static TileReader getInstance(ISessionPool sessionPool,
                                     RasterDatasetInfo rasterInfo,
                                     long rasterId,
                                     int pyramidLevel,
                                     GridEnvelope tileRange)
Parameters:
preparedQuery -
row -
nativeType -
targetType -
noDataValues -
numberOfBands -
tileRange -
tileSize -
Returns:


Copyright © 1996-2014 Geotools. All Rights Reserved.