Uses of Class
org.geotools.image.io.mosaic.TileManagerFactory

Packages that use TileManagerFactory
org.geotools.image.io.mosaic An image reader implemented as a mosaic of other image readers. 
 

Uses of TileManagerFactory in org.geotools.image.io.mosaic
 

Fields in org.geotools.image.io.mosaic declared as TileManagerFactory
static TileManagerFactory TileManagerFactory.DEFAULT
          The default instance.
protected  TileManagerFactory MosaicBuilder.factory
          The factory to use for creating TileManager instances.
 

Constructors in org.geotools.image.io.mosaic with parameters of type TileManagerFactory
MosaicBuilder(TileManagerFactory factory)
          Generates tiles using the specified factory.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.