|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectEsriHdrFormatFactory
public final class EsriHdrFormatFactory
Implementation of the Format
service provider interface for EHdr
files.
Constructor Summary | |
---|---|
EsriHdrFormatFactory()
|
Method Summary | |
---|---|
EsriHdrFormat |
createFormat()
Creating a EsriHdrFormat |
Map |
getImplementationHints()
Returns the implementation hints. |
boolean |
isAvailable()
Tells me if the coverage plugin to access EHdr is available or not. |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EsriHdrFormatFactory()
Method Detail |
---|
public boolean isAvailable()
isAvailable
in interface OptionalFactory
true
if the plugin is available, false
otherwise.public EsriHdrFormat createFormat()
EsriHdrFormat
createFormat
in interface GridFormatFactorySpi
EsriHdrFormat
public Map getImplementationHints()
getImplementationHints
in interface Factory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |