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