Uses of Interface
org.geotools.gce.imagemosaic.properties.PropertiesCollectorSPI
Packages that use PropertiesCollectorSPI
Package
Description
-
Uses of PropertiesCollectorSPI in org.geotools.gce.imagemosaic.properties
Classes in org.geotools.gce.imagemosaic.properties that implement PropertiesCollectorSPIModifier and TypeClassDescriptionclass
SPI for the CRS extractorclass
Factory for a properties extractor collecting the current dateclass
class
class
class
class
class
Methods in org.geotools.gce.imagemosaic.properties that return PropertiesCollectorSPIMethods in org.geotools.gce.imagemosaic.properties that return types with arguments of type PropertiesCollectorSPIModifier and TypeMethodDescriptionstatic Set<PropertiesCollectorSPI>
PropertiesCollectorFinder.getPropertiesCollectorSPI()
Finds all avalaible implementations ofGridFormatFactorySpi
which have registered using the services mechanism, and that have the appropriate libraries on the classpath.Methods in org.geotools.gce.imagemosaic.properties with parameters of type PropertiesCollectorSPIModifier and TypeMethodDescriptionprotected abstract PropertiesCollector
DefaultPropertiesCollectorSPI.createInternal
(PropertiesCollectorSPI fileNameExtractorSPI, List<String> propertyNames, String string) Constructors in org.geotools.gce.imagemosaic.properties with parameters of type PropertiesCollectorSPIModifierConstructorDescriptionCRSExtractor
(PropertiesCollectorSPI spi, List<String> propertyNames) PropertiesCollector
(PropertiesCollectorSPI spi, List<String> propertyNames) RegExPropertiesCollector
(PropertiesCollectorSPI spi, List<String> propertyNames, String regex, boolean fullPath) -
Uses of PropertiesCollectorSPI in org.geotools.gce.imagemosaic.properties.numeric
Classes in org.geotools.gce.imagemosaic.properties.numeric that implement PropertiesCollectorSPIModifier and TypeClassDescriptionfinal class
final class
final class
final class
final class
final class
Methods in org.geotools.gce.imagemosaic.properties.numeric with parameters of type PropertiesCollectorSPIModifier 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 PropertiesCollectorSPI in org.geotools.gce.imagemosaic.properties.string
Classes in org.geotools.gce.imagemosaic.properties.string that implement PropertiesCollectorSPIModifier and TypeClassDescriptionclass
PropertiesCollectorSPI
for aPropertiesCollector
that is able to collect properties from a file name.Methods in org.geotools.gce.imagemosaic.properties.string with parameters of type PropertiesCollectorSPIModifier and TypeMethodDescriptionprotected PropertiesCollector
StringFileNameExtractorSPI.createInternal
(PropertiesCollectorSPI spi, List<String> propertyNames, String regex) -
Uses of PropertiesCollectorSPI in org.geotools.gce.imagemosaic.properties.time
Classes in org.geotools.gce.imagemosaic.properties.time that implement PropertiesCollectorSPI -
Uses of PropertiesCollectorSPI in org.geotools.imageio.netcdf.utilities
Classes in org.geotools.imageio.netcdf.utilities that implement PropertiesCollectorSPIModifier and TypeClassDescriptionclass
PropertiesCollectorSPI
for aPropertiesCollector
that is able to collect properties from a file name.Methods in org.geotools.imageio.netcdf.utilities with parameters of type PropertiesCollectorSPIModifier and TypeMethodDescriptionprotected PropertiesCollector
RuntimeExtractorSPI.createInternal
(PropertiesCollectorSPI spi, List<String> propertyNames, String type)