Package org.geotools.gce.imagemosaic.jdbc

Interface Summary
JDBCAccess This interface lists the methods wich are used by the ImageMosaicJDBCReader class to interact with the database system.
 

Class Summary
AbstractCmd  
Config Class for holding the config info read from the xml config file
DB2Dialect This class implements the db dialect for db2 spatial extender
DBDialect This class is the base class for the different sql dialects used in spatial extensions form different vendors
ImageLevelInfo Java Bean for pyramid level information.
ImageMosaicJDBCFormat AbstractGridFormat sublass for controlling ImageMosaicJDBCReader creation.
ImageMosaicJDBCFormatFactory Implementation of the GridCoverageFormat service provider interface for mosaicing of georeferenced images and image pyramids stored in a jdbc database
ImageMosaicJDBCReader This reader is responsible for providing access to images and image pyramids stored in a JDBC datbase as tiles.
ImageMosaicJDBCReaderState Holds the state of the ImageMosaicJDBCReader making the reader thread safe
Import Utility class for importing tiles and georeferencing info into the database.
ImportParam  
MySqlDialect This class implements the db dialect for mysql
OracleDialect This class implements the db dialect for oracle loaction based services
PostgisDialect This class implements the db dialect for postgis
TileQueueElement Class for holding tile info for composing the resulting image.
UniversalDialect This class implements a common db dialect (no spatial extensions used)
 

Enum Summary
Import.ImportTyp  
SpatialExtension Enum for support spatial extension
 



Copyright © 1996-2010 Geotools. All Rights Reserved.