Uses of Class
org.geotools.gce.imagemosaic.catalog.index.Indexer.Coverages.Coverage
- 
Packages that use Indexer.Coverages.Coverage Package Description org.geotools.gce.imagemosaic.catalog.index org.geotools.imageio.netcdf  - 
- 
Uses of Indexer.Coverages.Coverage in org.geotools.gce.imagemosaic.catalog.index
Fields in org.geotools.gce.imagemosaic.catalog.index with type parameters of type Indexer.Coverages.Coverage Modifier and Type Field Description protected List<Indexer.Coverages.Coverage>Indexer.Coverages. coverageMethods in org.geotools.gce.imagemosaic.catalog.index that return Indexer.Coverages.Coverage Modifier and Type Method Description Indexer.Coverages.CoverageObjectFactory. createIndexerCoveragesCoverage()Create an instance ofIndexer.Coverages.Coveragestatic Indexer.Coverages.CoverageIndexerUtils. getCoverage(Indexer indexer, String name)Return an indexerIndexer.Coverages.Coverageobject from the specifiedIndexer, referring to the requested name.Methods in org.geotools.gce.imagemosaic.catalog.index that return types with arguments of type Indexer.Coverages.Coverage Modifier and Type Method Description List<Indexer.Coverages.Coverage>Indexer.Coverages. getCoverage()Gets the value of the coverage property.Methods in org.geotools.gce.imagemosaic.catalog.index with parameters of type Indexer.Coverages.Coverage Modifier and Type Method Description static SchemaTypeIndexerUtils. getSchema(Indexer indexer, Indexer.Coverages.Coverage coverage)Get aSchemaTypeelement for the specifiedIndexer.Coverages.Coverage. - 
Uses of Indexer.Coverages.Coverage in org.geotools.imageio.netcdf
Methods in org.geotools.imageio.netcdf that return Indexer.Coverages.Coverage Modifier and Type Method Description Indexer.Coverages.CoverageAncillaryFileManager. addCoverage(String varName)Methods in org.geotools.imageio.netcdf with parameters of type Indexer.Coverages.Coverage Modifier and Type Method Description StringAncillaryFileManager. setSchema(Indexer.Coverages.Coverage coverage, String schemaName, String schemaDef)Add the default schema to this coverage 
 -