public class ImageMosaicJDBCFormatFactory extends Object implements GridFormatFactorySpi
| Constructor and Description |
|---|
ImageMosaicJDBCFormatFactory() |
| Modifier and Type | Method and Description |
|---|---|
ImageMosaicJDBCFormat |
createFormat()
Construct a live grid format.
|
Map |
getImplementationHints()
Returns the implementation hints.
|
boolean |
isAvailable()
Tells me if this plugin will work on not given the actual installation.
|
public boolean isAvailable()
Dependecies are mostly from JAI and ImageIO so if they are installed you should not have many problems.
isAvailable in interface OptionalFactorypublic ImageMosaicJDBCFormat createFormat()
GridFormatFactorySpicreateFormat in interface GridFormatFactorySpiGridFormatFactorySpi.createFormat().public Map getImplementationHints()
getImplementationHints in interface FactoryCopyright © 1996–2019 Geotools. All rights reserved.