|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectGrassCoverageFormatFactory
public class GrassCoverageFormatFactory
The GrassCoverageFormatFactory will be discovered by the GridFormatFinder. Use the standard Geotools method of discovering a factory in order to create a format.
Constructor Summary | |
---|---|
GrassCoverageFormatFactory()
|
Method Summary | |
---|---|
GrassCoverageFormat |
createFormat()
Creates a new instance of GrassCoverageFormat |
Map |
getImplementationHints()
Returns the implementation hints |
boolean |
isAvailable()
Checks for the JAI library which is needed by the GrassCoverage datasource |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GrassCoverageFormatFactory()
Method Detail |
---|
public GrassCoverageFormat 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 |