public interface TaggingPresetHandler
Modifier and Type | Method and Description |
---|---|
java.util.Collection<OsmPrimitive> |
getSelection() |
void |
updateTags(java.util.List<Tag> tags) |
java.util.Collection<OsmPrimitive> getSelection()
void updateTags(java.util.List<Tag> tags)