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 OptionalFactory
public ImageMosaicJDBCFormat createFormat()
GridFormatFactorySpi
createFormat
in interface GridFormatFactorySpi
GridFormatFactorySpi.createFormat().
public Map getImplementationHints()
getImplementationHints
in interface Factory
Copyright © 1996–2019 Geotools. All rights reserved.