public final class ArcGridFormatFactory extends Object implements GridFormatFactorySpi
Format service provider interface for arc grid files.| Constructor and Description |
|---|
ArcGridFormatFactory() |
| Modifier and Type | Method and Description |
|---|---|
ArcGridFormat |
createFormat()
Creating an
ArcGridFormat. |
Map<RenderingHints.Key,?> |
getImplementationHints()
Returns the implementation hints.
|
boolean |
isAvailable()
Tells me if the coverage plugin to access Ascii grids is available or not.
|
public boolean isAvailable()
isAvailable in interface OptionalFactorypublic ArcGridFormat createFormat()
ArcGridFormat.createFormat in interface GridFormatFactorySpiArcGridFormat.;public Map<RenderingHints.Key,?> getImplementationHints()
getImplementationHints in interface FactoryCopyright © 1996–2019 Geotools. All rights reserved.