public final class IDRISIFormatFactory extends Object implements GridFormatFactorySpi
Format service provider interface for IDRISI files.| Constructor and Description |
|---|
IDRISIFormatFactory() |
| Modifier and Type | Method and Description |
|---|---|
IDRISIFormat |
createFormat()
Creating a
IDRISIFormat |
Map<RenderingHints.Key,?> |
getImplementationHints()
Returns the implementation hints.
|
boolean |
isAvailable()
Tells me if the coverage plugin to access EHdr is available or not.
|
public boolean isAvailable()
isAvailable in interface OptionalFactorytrue if the plugin is available, false otherwise.public IDRISIFormat createFormat()
IDRISIFormatcreateFormat in interface GridFormatFactorySpiIDRISIFormatpublic Map<RenderingHints.Key,?> getImplementationHints()
getImplementationHints in interface FactoryCopyright © 1996–2019 Geotools. All rights reserved.