|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.geotools.gce.gtopo30.GTopo30FormatFactory
The GTopo30FormatFactory will be discovered by the GridFormatFinder. Use the standard Geotools method of discovering a factory in order to create a format.
Constructor Summary | |
GTopo30FormatFactory()
|
Method Summary | |
org.opengis.coverage.grid.Format |
createFormat()
Creates a new instance of GTopo30Format |
java.util.Map |
getImplementationHints()
Returns the implementation hints |
boolean |
isAvailable()
Checks for the JAI library which is needed by the GTopo30DataSource |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GTopo30FormatFactory()
Method Detail |
public org.opengis.coverage.grid.Format createFormat()
createFormat
in interface GridFormatFactorySpi
public boolean isAvailable()
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 |