Package | Description |
---|---|
com.gisgraphy.domain.geoloc.entity |
Modifier and Type | Method and Description |
---|---|
List<AlternateOsmName> |
OpenStreetMap.getAlternateNames() |
Modifier and Type | Method and Description |
---|---|
void |
OpenStreetMap.addAlternateName(AlternateOsmName alternateName)
Do a double set : add the alternate name to the current GisFeature and set
this GisFeature as the GisFeature of the specified AlternateName
|
Modifier and Type | Method and Description |
---|---|
void |
OpenStreetMap.addAlternateNames(List<AlternateOsmName> alternateNames)
Do a double set : add (not replace !)
|
void |
OpenStreetMap.setAlternateNames(List<AlternateOsmName> alternateNames) |
Copyright © 2015. All rights reserved.