|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectWorldImageFormatFactory
public final class WorldImageFormatFactory
DOCUMENT ME!
Constructor Summary | |
---|---|
WorldImageFormatFactory()
|
Method Summary | |
---|---|
WorldImageFormat |
createFormat()
Construct a live grid format. |
Map |
getImplementationHints()
Returns the implementation hints. |
boolean |
isAvailable()
Returns true if this factory is ready for use. |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WorldImageFormatFactory()
Method Detail |
---|
public WorldImageFormat createFormat()
GridFormatFactorySpi
createFormat
in interface GridFormatFactorySpi
public boolean isAvailable()
OptionalFactory
true
if this factory is ready for use.
An optional factory may returns false
for now but returns true
later.
However, the converse is not recommended.
isAvailable
in interface OptionalFactory
public Map getImplementationHints()
getImplementationHints
in interface Factory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |