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 OptionalFactorytrue if the plugin is available, false otherwise.public AIGFormat createFormat()
EsriHdrFormatcreateFormat in interface GridFormatFactorySpiEsriHdrFormatpublic Map<RenderingHints.Key,?> getImplementationHints()
getImplementationHints in interface FactoryCopyright © 1996–2019 Geotools. All rights reserved.