| java.lang.Object org.geotools.gce.ecw.ECWFormatFactory
ECWFormatFactory | final public class ECWFormatFactory implements GridFormatFactorySpi(Code) | | Implementation of the
Format service provider interface for ECW
files.
author: Daniele Romagnoli, GeoSolutions author: Simone Giannecchini, GeoSolutions |
getImplementationHints | public Map getImplementationHints()(Code) | | Returns the implementation hints. The default implementation returns en
empty map.
|
isAvailable | public boolean isAvailable()(Code) | | Tells me if the coverage plugin to access ECW is availaible or not.
true if the plugin is availaible, false otherwise. |
|
|