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 OptionalFactory
true
if the plugin is available, false
otherwise.public IDRISIFormat createFormat()
IDRISIFormat
createFormat
in interface GridFormatFactorySpi
IDRISIFormat
public Map<RenderingHints.Key,?> getImplementationHints()
getImplementationHints
in interface Factory
Copyright © 1996–2019 Geotools. All rights reserved.