|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectArcGridFormatFactory
public final class ArcGridFormatFactory
Implementation of the Format
service provider interface for arc
grid files.
Constructor Summary | |
---|---|
ArcGridFormatFactory()
|
Method Summary | |
---|---|
Format |
createFormat()
Creating an ArcGridFormat . |
Map |
getImplementationHints()
Returns the implementation hints. |
boolean |
isAvailable()
Tells me if the coverage plugin to access Ascii grids is availaible or not. |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ArcGridFormatFactory()
Method Detail |
---|
public boolean isAvailable()
isAvailable
in interface OptionalFactory
public Format createFormat()
ArcGridFormat
.
createFormat
in interface GridFormatFactorySpi
ArcGridFormat
.;public Map getImplementationHints()
getImplementationHints
in interface Factory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |