|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.geotools.gce.image.WorldImageFormatFactory
DOCUMENT ME!
Constructor Summary | |
WorldImageFormatFactory()
|
Method Summary | |
org.opengis.coverage.grid.Format |
createFormat()
Construct a live grid format using the params specifed. |
java.util.Map |
getImplementationHints()
Returns the implementation hints. |
boolean |
isAvailable()
Test to see if this format is available, if it has all the appropriate libraries to construct a format. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WorldImageFormatFactory()
Method Detail |
public org.opengis.coverage.grid.Format createFormat()
GridFormatFactorySpi
createFormat
in interface GridFormatFactorySpi
public boolean isAvailable()
GridFormatFactorySpi
Most datastores should return true, because geotools will distribute the appropriate libraries. Though it's not a bad idea for DataStoreFactories to check to make sure that the libraries are there.
isAvailable
in interface GridFormatFactorySpi
public java.util.Map getImplementationHints()
getImplementationHints
in interface Factory
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |