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.CollectorsIndexer. collectorsMethods in org.geotools.gce.imagemosaic.catalog.index that return Indexer.Collectors Modifier and Type Method Description Indexer.CollectorsObjectFactory. createIndexerCollectors()Create an instance ofIndexer.CollectorsIndexer.CollectorsIndexer. 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 voidIndexer. setCollectors(Indexer.Collectors value)Sets the value of the collectors property.
-