Uses of Class
org.geotools.gce.imagemosaic.catalog.index.Indexer.Coverages
- 
Packages that use Indexer.Coverages Package Description org.geotools.gce.imagemosaic.catalog.index  - 
- 
Uses of Indexer.Coverages in org.geotools.gce.imagemosaic.catalog.index
Fields in org.geotools.gce.imagemosaic.catalog.index declared as Indexer.Coverages Modifier and Type Field Description protected Indexer.CoveragesIndexer. coveragesMethods in org.geotools.gce.imagemosaic.catalog.index that return Indexer.Coverages Modifier and Type Method Description Indexer.CoveragesObjectFactory. createIndexerCoverages()Create an instance ofIndexer.CoveragesIndexer.CoveragesIndexer. getCoverages()Gets the value of the coverages property.Methods in org.geotools.gce.imagemosaic.catalog.index with parameters of type Indexer.Coverages Modifier and Type Method Description voidIndexer. setCoverages(Indexer.Coverages value)Sets the value of the coverages property. 
 -