public final class ImagePyramidFormatFactory extends Object implements GridFormatFactorySpi
| Constructor and Description |
|---|
ImagePyramidFormatFactory() |
| Modifier and Type | Method and Description |
|---|---|
ImagePyramidFormat |
createFormat()
Creates a new
ImagePyramidFormat. |
Map<RenderingHints.Key,?> |
getImplementationHints()
Returns the implementation hints.
|
boolean |
isAvailable()
Tells us if this plugin is avaialble or not.
|
public boolean isAvailable()
isAvailable in interface OptionalFactorypublic ImagePyramidFormat createFormat()
ImagePyramidFormat.createFormat in interface GridFormatFactorySpiFormat subclass for this coverage.public Map<RenderingHints.Key,?> getImplementationHints()
getImplementationHints in interface FactoryCopyright © 1996–2019 Geotools. All rights reserved.