|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectImageMosaicFormatFactory
public final class ImageMosaicFormatFactory
Implementation of the GridCoverageFormat service provider interface for mosaic of georeferenced images.
| Constructor Summary | |
|---|---|
ImageMosaicFormatFactory()
|
|
| Method Summary | |
|---|---|
AbstractGridFormat |
createFormat()
Construct a live grid format. |
Map<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 Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImageMosaicFormatFactory()
| Method Detail |
|---|
public AbstractGridFormat createFormat()
GridFormatFactorySpi
createFormat in interface GridFormatFactorySpiGridFormatFactorySpi.createFormat().public Map<RenderingHints.Key,?> getImplementationHints()
getImplementationHints in interface Factorypublic boolean isAvailable()
Dependecies are mostly from JAI and ImageIO so if they are installed you should not have many problems.
isAvailable in interface OptionalFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||