Package | Description |
---|---|
org.geotools.data.gen | |
org.geotools.data.gen.info |
Modifier and Type | Field and Description |
---|---|
protected GeneralizationInfo |
PreGeneralizedFeatureSource.info |
Constructor and Description |
---|
PreGeneralizedFeatureSource(GeneralizationInfo info,
Repository repository,
PreGeneralizedDataStore dataStore) |
Modifier and Type | Method and Description |
---|---|
GeneralizationInfo |
GeneralizationInfos.getGeneralizationInfoForBaseFeatureName(String baseFeatureName)
get GeneralizationInfo for baseFeatureName
|
GeneralizationInfo |
GeneralizationInfos.getGeneralizationInfoForFeatureName(String featureName)
get GeneralizationInfo for featureName
|
Modifier and Type | Method and Description |
---|---|
Collection<GeneralizationInfo> |
GeneralizationInfos.getGeneralizationInfoCollection() |
Modifier and Type | Method and Description |
---|---|
void |
GeneralizationInfos.addGeneralizationInfo(GeneralizationInfo info)
add a GeneralizationInfo object
|
protected void |
GeneralizationInfosProviderImpl.parseDistanceInfoNodes(Node parentNode,
GeneralizationInfo gInfo) |
void |
GeneralizationInfos.removeGeneralizationInfo(GeneralizationInfo info)
remove a GeneralizationInfo object
|
Constructor and Description |
---|
Generalization(Double distance,
String featureName,
String geomPropertyName,
GeneralizationInfo parent) |
Copyright © 1996–2019 Geotools. All rights reserved.