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 OptionalFactory
public ArcGridFormat createFormat()
ArcGridFormat
.createFormat
in interface GridFormatFactorySpi
ArcGridFormat
.;public Map<RenderingHints.Key,?> getImplementationHints()
getImplementationHints
in interface Factory
Copyright © 1996–2019 Geotools. All rights reserved.