Modifier and Type | Method and Description |
---|---|
List<PropertiesCollector> |
ImageMosaicConfigHandler.getPropertiesCollectors() |
Modifier and Type | Class and Description |
---|---|
class |
CRSExtractor
Extract the CRS from the coverage in order to store in the index
|
class |
RegExPropertiesCollector |
Modifier and Type | Method and Description |
---|---|
PropertiesCollector |
PropertiesCollector.collect(File file) |
PropertiesCollector |
PropertiesCollector.collect(GridCoverage2DReader gridCoverageReader) |
PropertiesCollector |
CRSExtractor.collect(GridCoverage2DReader gridCoverageReader) |
PropertiesCollector |
PropertiesCollector.collect(ImageReader imageReader) |
PropertiesCollector |
FSDateExtractorSPI.create(Object o,
List<String> propertyNames) |
PropertiesCollector |
PropertiesCollectorSPI.create(Object o,
List<String> propertyNames) |
PropertiesCollector |
CurrentDateExtractorSPI.create(Object o,
List<String> propertyNames) |
PropertiesCollector |
DateExtractorSPI.create(Object o,
List<String> propertyNames) |
PropertiesCollector |
CRSExtractorSPI.create(Object o,
List<String> propertyNames) |
PropertiesCollector |
DefaultPropertiesCollectorSPI.create(Object o,
List<String> propertyNames) |
protected abstract PropertiesCollector |
DefaultPropertiesCollectorSPI.createInternal(PropertiesCollectorSPI fileNameExtractorSPI,
List<String> propertyNames,
String string) |
Modifier and Type | Method and Description |
---|---|
protected PropertiesCollector |
LongFileNameExtractorSPI.createInternal(PropertiesCollectorSPI spi,
List<String> propertyNames,
String regex) |
protected PropertiesCollector |
DoubleFileNameExtractorSPI.createInternal(PropertiesCollectorSPI spi,
List<String> propertyNames,
String regex) |
protected PropertiesCollector |
IntegerFileNameExtractorSPI.createInternal(PropertiesCollectorSPI spi,
List<String> propertyNames,
String regex) |
protected PropertiesCollector |
ShortFileNameExtractorSPI.createInternal(PropertiesCollectorSPI spi,
List<String> propertyNames,
String regex) |
protected PropertiesCollector |
FloatFileNameExtractorSPI.createInternal(PropertiesCollectorSPI spi,
List<String> propertyNames,
String regex) |
protected PropertiesCollector |
ByteFileNameExtractorSPI.createInternal(PropertiesCollectorSPI spi,
List<String> propertyNames,
String regex) |
Modifier and Type | Method and Description |
---|---|
protected PropertiesCollector |
StringFileNameExtractorSPI.createInternal(PropertiesCollectorSPI spi,
List<String> propertyNames,
String regex) |
Modifier and Type | Method and Description |
---|---|
PropertiesCollector |
TimestampFileNameExtractorSPI.create(Object o,
List<String> propertyNames) |
Modifier and Type | Method and Description |
---|---|
protected PropertiesCollector |
RuntimeExtractorSPI.createInternal(PropertiesCollectorSPI spi,
List<String> propertyNames,
String type) |
Copyright © 1996–2019 Geotools. All rights reserved.