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 TypeClassDescriptionclassSPI for the CRS extractorclassFactory for a properties extractor collecting the current dateclassclassclassclassclassclassMethods 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 ofGridFormatFactorySpiwhich 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 PropertiesCollectorDefaultPropertiesCollectorSPI.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 classfinal classfinal classfinal classfinal classfinal classMethods in org.geotools.gce.imagemosaic.properties.numeric with parameters of type PropertiesCollectorSPIModifier and TypeMethodDescriptionprotected PropertiesCollectorByteFileNameExtractorSPI.createInternal(PropertiesCollectorSPI spi, List<String> propertyNames, String regex) protected PropertiesCollectorDoubleFileNameExtractorSPI.createInternal(PropertiesCollectorSPI spi, List<String> propertyNames, String regex) protected PropertiesCollectorFloatFileNameExtractorSPI.createInternal(PropertiesCollectorSPI spi, List<String> propertyNames, String regex) protected PropertiesCollectorIntegerFileNameExtractorSPI.createInternal(PropertiesCollectorSPI spi, List<String> propertyNames, String regex) protected PropertiesCollectorLongFileNameExtractorSPI.createInternal(PropertiesCollectorSPI spi, List<String> propertyNames, String regex) protected PropertiesCollectorShortFileNameExtractorSPI.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 TypeClassDescriptionclassPropertiesCollectorSPIfor aPropertiesCollectorthat is able to collect properties from a file name.Methods in org.geotools.gce.imagemosaic.properties.string with parameters of type PropertiesCollectorSPIModifier and TypeMethodDescriptionprotected PropertiesCollectorStringFileNameExtractorSPI.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 TypeClassDescriptionclassPropertiesCollectorSPIfor aPropertiesCollectorthat is able to collect properties from a file name.Methods in org.geotools.imageio.netcdf.utilities with parameters of type PropertiesCollectorSPIModifier and TypeMethodDescriptionprotected PropertiesCollectorRuntimeExtractorSPI.createInternal(PropertiesCollectorSPI spi, List<String> propertyNames, String type)