| |
|
| java.lang.Object org.geotools.gce.arcgrid.ArcGridFormatFactory
ArcGridFormatFactory | final public class ArcGridFormatFactory implements GridFormatFactorySpi(Code) | | Implementation of the
Format service provider interface for arc
grid files.
author: Daniele Romagnoli author: Simone Giannecchini (simboss) |
getImplementationHints | public Map getImplementationHints()(Code) | | Returns the implementation hints. The default implementation returns en
empty map.
DOCUMENT ME! |
isAvailable | public boolean isAvailable()(Code) | | Tells me if the coverage plugin to access Ascii grids is availaible or
not.
True if the plugin is availaible, False otherwise. |
|
|
|