|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectImageMosaicJDBCFormatFactory
public class ImageMosaicJDBCFormatFactory
Implementation of the GridCoverageFormat service provider interface for mosaicing of georeferenced images and image pyramids stored in a jdbc database
Constructor Summary | |
---|---|
ImageMosaicJDBCFormatFactory()
|
Method Summary | |
---|---|
Format |
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. |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImageMosaicJDBCFormatFactory()
Method Detail |
---|
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 Format createFormat()
GridFormatFactorySpi
createFormat
in interface GridFormatFactorySpi
GridFormatFactorySpi.createFormat().
public Map getImplementationHints()
getImplementationHints
in interface Factory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |