public final class ImageMosaicFormatFactory extends Object implements GridFormatFactorySpi
| Constructor and Description |
|---|
ImageMosaicFormatFactory() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
public AbstractGridFormat createFormat()
GridFormatFactorySpicreateFormat 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 OptionalFactoryCopyright © 1996–2019 Geotools. All rights reserved.