Package | Description |
---|---|
org.geotools.gce.imagemosaic.jdbc | |
org.geotools.gce.imagemosaic.jdbc.custom |
Modifier and Type | Field and Description |
---|---|
protected Config |
DBDialect.config |
Modifier and Type | Method and Description |
---|---|
protected Config |
DBDialect.getConfig() |
static Config |
Config.readFrom(URL xmlURL) |
Modifier and Type | Method and Description |
---|---|
static DBDialect |
DBDialect.getDBDialect(Config config)
Factory method for obtaining a DBDialect object for a special spatial extension
|
Constructor and Description |
---|
DB2Dialect(Config config) |
DBDialect(Config config)
Constructor
|
ImageComposerThread(Color backgroundColor,
Color outputTransparentColor,
Rectangle pixelDimension,
GeneralEnvelope requestEnvelope,
ImageLevelInfo levelInfo,
LinkedBlockingQueue<TileQueueElement> tileQueue,
Config config,
boolean xAxisSwitch,
GridCoverageFactory coverageFactory) |
ImageDecoderThread(byte[] bytes,
String location,
GeneralEnvelope tileEnvelope,
Rectangle pixelDimension,
GeneralEnvelope requestEnvelope,
ImageLevelInfo levelInfo,
LinkedBlockingQueue<TileQueueElement> tileQueue,
Config config) |
MySqlDialect(Config config) |
OracleDialect(Config config) |
PostgisDialect(Config config) |
UniversalDialect(Config config) |
Modifier and Type | Method and Description |
---|---|
Config |
JDBCAccessCustom.getConfig() |
Constructor and Description |
---|
JDBCAccessCustom(Config config) |
JDBCAccessOracleGeoRaster(Config config) |
JDBCAccessPGRaster(Config config) |
Copyright © 1996–2019 Geotools. All rights reserved.