Uses of Class
org.geotools.gce.imagemosaic.catalog.index.Indexer.Collectors
-
Packages that use Indexer.Collectors Package Description org.geotools.gce.imagemosaic.catalog.index -
-
Uses of Indexer.Collectors in org.geotools.gce.imagemosaic.catalog.index
Fields in org.geotools.gce.imagemosaic.catalog.index declared as Indexer.Collectors Modifier and Type Field Description protected Indexer.Collectors
Indexer. collectors
Methods in org.geotools.gce.imagemosaic.catalog.index that return Indexer.Collectors Modifier and Type Method Description Indexer.Collectors
ObjectFactory. createIndexerCollectors()
Create an instance ofIndexer.Collectors
Indexer.Collectors
Indexer. getCollectors()
Gets the value of the collectors property.Methods in org.geotools.gce.imagemosaic.catalog.index with parameters of type Indexer.Collectors Modifier and Type Method Description void
Indexer. setCollectors(Indexer.Collectors value)
Sets the value of the collectors property.
-