public class GrassCoverageFormatFactory extends Object implements GridFormatFactorySpi
Constructor and Description |
---|
GrassCoverageFormatFactory() |
Modifier and Type | Method and Description |
---|---|
GrassCoverageFormat |
createFormat()
Creates a new instance of GrassCoverageFormat
|
Map<RenderingHints.Key,?> |
getImplementationHints()
Returns the implementation hints
|
boolean |
isAvailable()
Checks for the JAI library which is needed by the GrassCoverage datasource
|
public GrassCoverageFormat createFormat()
createFormat
in interface GridFormatFactorySpi
public boolean isAvailable()
isAvailable
in interface OptionalFactory
public Map<RenderingHints.Key,?> getImplementationHints()
getImplementationHints
in interface Factory
Copyright © 1996–2021 Geotools. All rights reserved.