Modifier and Type | Field and Description |
---|---|
private static Collection<TaggingPreset> |
RelationChecker.relationpresets |
Modifier and Type | Method and Description |
---|---|
private static void |
TagChecker.addPresetValue(TaggingPreset p,
TaggingPresetItems.KeyedItem ky) |
Modifier and Type | Method and Description |
---|---|
private void |
DefaultNameFormatter.formatRelationNameAndType(Relation relation,
StringBuilder result,
TaggingPreset preset) |
Modifier and Type | Field and Description |
---|---|
(package private) TaggingPreset |
PresetListPanel.PresetLabelML.tag |
Constructor and Description |
---|
PresetLabelML(JLabel lbl,
TaggingPreset t,
PresetListPanel.PresetHandler presetHandler) |
Modifier and Type | Field and Description |
---|---|
static Collection<TaggingPreset> |
TaggingPresetPreference.taggingPresets |
Modifier and Type | Class and Description |
---|---|
class |
TaggingPresetMenu |
class |
TaggingPresetSeparator
Class used to represent a
JSeparator inside tagging preset menu. |
Modifier and Type | Field and Description |
---|---|
TaggingPreset |
TaggingPresetSelector.PresetClassification.preset |
Modifier and Type | Method and Description |
---|---|
TaggingPreset |
TaggingPresetSelector.getSelectedPreset()
Determines, which preset is selected at the current moment
|
Modifier and Type | Method and Description |
---|---|
static Collection<TaggingPreset> |
TaggingPreset.getMatchingPresets(Collection<TaggingPresetType> t,
Map<String,String> tags,
boolean onlyShowable) |
static Collection<TaggingPreset> |
TaggingPresetReader.readAll(Collection<String> sources,
boolean validate) |
static List<TaggingPreset> |
TaggingPresetReader.readAll(Reader in,
boolean validate) |
static Collection<TaggingPreset> |
TaggingPresetReader.readAll(String source,
boolean validate) |
static Collection<TaggingPreset> |
TaggingPresetReader.readFromPreferences(boolean validate) |
Modifier and Type | Method and Description |
---|---|
void |
TaggingPresetSelector.setSelectedPreset(TaggingPreset p) |
Modifier and Type | Method and Description |
---|---|
void |
TaggingPresetSelector.init(Collection<TaggingPreset> presets) |
private void |
TaggingPresetSelector.loadPresets(Collection<TaggingPreset> presets) |
Constructor and Description |
---|
PresetClassification(TaggingPreset preset) |
Modifier and Type | Method and Description |
---|---|
static void |
AutoCompletionManager.cachePresets(Collection<TaggingPreset> presets)
Initialize the cache for presets.
|
Modifier and Type | Field and Description |
---|---|
private List<TaggingPreset> |
TaggingPresetNameTemplateList.presetsWithPattern |
Modifier and Type | Method and Description |
---|---|
TaggingPreset |
TaggingPresetNameTemplateList.findPresetTemplate(OsmPrimitive primitive) |