|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.gce.imagemosaic.ImageMosaicFormatFactory
public final class ImageMosaicFormatFactory
Implementation of the GridCoverageFormat service provider interface for mosaic of georeferenced images.
Constructor Summary | |
---|---|
ImageMosaicFormatFactory()
|
Method Summary | |
---|---|
ImageMosaicFormat |
createFormat()
Construct a live grid format. |
protected void |
finalize()
|
java.util.Map<java.awt.RenderingHints.Key,?> |
getImplementationHints()
Returns the implementation hints. |
boolean |
isAvailable()
Tells me if this plugin will work on not given the actual installation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImageMosaicFormatFactory()
Method Detail |
---|
protected void finalize() throws java.lang.Throwable
finalize
in class java.lang.Object
java.lang.Throwable
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 ImageMosaicFormat createFormat()
GridFormatFactorySpi
createFormat
in interface GridFormatFactorySpi
GridFormatFactorySpi.createFormat().
public java.util.Map<java.awt.RenderingHints.Key,?> getImplementationHints()
getImplementationHints
in interface Factory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |