public class CRSExtractor extends PropertiesCollector
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_ATTRIBUTE_NAME |
Constructor and Description |
---|
CRSExtractor() |
CRSExtractor(PropertiesCollectorSPI spi,
List<String> propertyNames) |
Modifier and Type | Method and Description |
---|---|
PropertiesCollector |
collect(GridCoverage2DReader gridCoverageReader) |
void |
setProperties(Map<String,Object> map) |
void |
setProperties(SimpleFeature feature) |
addMatch, collect, collect, collect, collect, getMatches, getPropertyNames, getSpi, reset
public static final String DEFAULT_ATTRIBUTE_NAME
public CRSExtractor()
public CRSExtractor(PropertiesCollectorSPI spi, List<String> propertyNames)
public void setProperties(SimpleFeature feature)
setProperties
in class PropertiesCollector
public void setProperties(Map<String,Object> map)
setProperties
in class PropertiesCollector
public PropertiesCollector collect(GridCoverage2DReader gridCoverageReader)
collect
in class PropertiesCollector
Copyright © 1996–2023 Geotools. All rights reserved.