|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectIDRISIFormatFactory
public final class IDRISIFormatFactory
Implementation of the Format
service provider interface for IDRISI
files.
modules/plugin/imageio-ext-gdal (gt-imageio-ext-gdal.jar)
http://svn.osgeo.org/geotools/trunk/modules/plugin/imageio-ext-gdal/src/main/java/org/geotools/coverageio/gdal/idrisi/IDRISIFormatFactory.java
Constructor Summary | |
---|---|
IDRISIFormatFactory()
|
Method Summary | |
---|---|
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. |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IDRISIFormatFactory()
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |