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 OptionalFactory
public ImagePyramidFormat createFormat()
ImagePyramidFormat
.createFormat
in interface GridFormatFactorySpi
Format
subclass for this coverage.public Map<RenderingHints.Key,?> getImplementationHints()
getImplementationHints
in interface Factory
Copyright © 1996–2019 Geotools. All rights reserved.