| Package | Description | 
|---|---|
| org.geotools.coverage.io | |
| org.geotools.coverage.io.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| static CoverageCapabilities | CoverageCapabilities. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static CoverageCapabilities[] | CoverageCapabilities. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| EnumSet<CoverageCapabilities> | CoverageSource. getCapabilities()Set of supported  CoverageCapabilitieswhich can be used to discover capabilities of a
 certainCoverageSource. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected static EnumSet<CoverageCapabilities> | DefaultCoverageSource. CAPABILITIES | 
| Modifier and Type | Method and Description | 
|---|---|
| EnumSet<CoverageCapabilities> | DefaultCoverageSource. getCapabilities() | 
Copyright © 1996–2019 Geotools. All rights reserved.