public final class AIGFormatFactory extends Object implements GridFormatFactorySpi
Format
service provider interface for Aig files.Constructor and Description |
---|
AIGFormatFactory() |
Modifier and Type | Method and Description |
---|---|
AIGFormat |
createFormat()
Creating a
EsriHdrFormat |
Map<RenderingHints.Key,?> |
getImplementationHints()
Returns the implementation hints.
|
boolean |
isAvailable()
Tells me if the coverage plugin to access EHdr is available or not.
|
public boolean isAvailable()
isAvailable
in interface OptionalFactory
true
if the plugin is available, false
otherwise.public AIGFormat createFormat()
EsriHdrFormat
createFormat
in interface GridFormatFactorySpi
EsriHdrFormat
public Map<RenderingHints.Key,?> getImplementationHints()
getImplementationHints
in interface Factory
Copyright © 1996–2019 Geotools. All rights reserved.