Package | Description |
---|---|
org.openstreetmap.josm.gui.tagging.presets.items |
Provides classes for handling tagging presets items.
|
Modifier and Type | Field and Description |
---|---|
protected KeyedItem.Usage |
ComboMultiSelect.usage |
Modifier and Type | Method and Description |
---|---|
protected static KeyedItem.Usage |
KeyedItem.determineBooleanUsage(Collection<OsmPrimitive> sel,
String key) |
protected static KeyedItem.Usage |
KeyedItem.determineTextUsage(Collection<OsmPrimitive> sel,
String key) |