Uses of Class
org.geotools.gce.imagemosaic.catalog.index.Indexer.Collectors.Collector
-
Packages that use Indexer.Collectors.Collector Package Description org.geotools.gce.imagemosaic.catalog.index -
-
Uses of Indexer.Collectors.Collector in org.geotools.gce.imagemosaic.catalog.index
Fields in org.geotools.gce.imagemosaic.catalog.index with type parameters of type Indexer.Collectors.Collector Modifier and Type Field Description protected List<Indexer.Collectors.Collector>
Indexer.Collectors. collector
Methods in org.geotools.gce.imagemosaic.catalog.index that return Indexer.Collectors.Collector Modifier and Type Method Description Indexer.Collectors.Collector
ObjectFactory. createIndexerCollectorsCollector()
Create an instance ofIndexer.Collectors.Collector
Methods in org.geotools.gce.imagemosaic.catalog.index that return types with arguments of type Indexer.Collectors.Collector Modifier and Type Method Description List<Indexer.Collectors.Collector>
Indexer.Collectors. getCollector()
Gets the value of the collector property.
-