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