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, getMatches, getPropertyNames, getSpi, resetpublic static final String DEFAULT_ATTRIBUTE_NAME
public CRSExtractor()
public CRSExtractor(PropertiesCollectorSPI spi, List<String> propertyNames)
public void setProperties(SimpleFeature feature)
setProperties in class PropertiesCollectorpublic void setProperties(Map<String,Object> map)
setProperties in class PropertiesCollectorpublic PropertiesCollector collect(GridCoverage2DReader gridCoverageReader)
collect in class PropertiesCollectorCopyright © 1996–2019 Geotools. All rights reserved.