Uses of Class
org.geotools.gce.imagemosaic.properties.PropertiesCollector
Packages that use PropertiesCollector
Package
Description
-
Uses of PropertiesCollector in org.geotools.gce.imagemosaic
Methods in org.geotools.gce.imagemosaic that return types with arguments of type PropertiesCollector -
Uses of PropertiesCollector in org.geotools.gce.imagemosaic.properties
Subclasses of PropertiesCollector in org.geotools.gce.imagemosaic.propertiesModifier and TypeClassDescriptionclass
Extract the CRS from the coverage in order to store in the indexclass
Methods in org.geotools.gce.imagemosaic.properties that return PropertiesCollectorModifier and TypeMethodDescriptionCRSExtractor.collect
(GridCoverage2DReader gridCoverageReader) PropertiesCollector.collect
(ImageReader imageReader) PropertiesCollector.collect
(GridCoverage2DReader gridCoverageReader) protected abstract PropertiesCollector
DefaultPropertiesCollectorSPI.createInternal
(PropertiesCollectorSPI fileNameExtractorSPI, List<String> propertyNames, String string) -
Uses of PropertiesCollector in org.geotools.gce.imagemosaic.properties.numeric
Methods in org.geotools.gce.imagemosaic.properties.numeric that return PropertiesCollectorModifier and TypeMethodDescriptionprotected PropertiesCollector
ByteFileNameExtractorSPI.createInternal
(PropertiesCollectorSPI spi, List<String> propertyNames, String regex) protected PropertiesCollector
DoubleFileNameExtractorSPI.createInternal
(PropertiesCollectorSPI spi, List<String> propertyNames, String regex) protected PropertiesCollector
FloatFileNameExtractorSPI.createInternal
(PropertiesCollectorSPI spi, List<String> propertyNames, String regex) protected PropertiesCollector
IntegerFileNameExtractorSPI.createInternal
(PropertiesCollectorSPI spi, List<String> propertyNames, String regex) protected PropertiesCollector
LongFileNameExtractorSPI.createInternal
(PropertiesCollectorSPI spi, List<String> propertyNames, String regex) protected PropertiesCollector
ShortFileNameExtractorSPI.createInternal
(PropertiesCollectorSPI spi, List<String> propertyNames, String regex) -
Uses of PropertiesCollector in org.geotools.gce.imagemosaic.properties.string
Methods in org.geotools.gce.imagemosaic.properties.string that return PropertiesCollectorModifier and TypeMethodDescriptionprotected PropertiesCollector
StringFileNameExtractorSPI.createInternal
(PropertiesCollectorSPI spi, List<String> propertyNames, String regex) -
Uses of PropertiesCollector in org.geotools.gce.imagemosaic.properties.time
Methods in org.geotools.gce.imagemosaic.properties.time that return PropertiesCollectorModifier and TypeMethodDescription -
Uses of PropertiesCollector in org.geotools.imageio.netcdf.utilities
Methods in org.geotools.imageio.netcdf.utilities that return PropertiesCollectorModifier and TypeMethodDescriptionprotected PropertiesCollector
RuntimeExtractorSPI.createInternal
(PropertiesCollectorSPI spi, List<String> propertyNames, String type)