See: Description
Interface | Description |
---|---|
TaggingPresetHandler |
This interface needs to be implemented in order to display a tagging preset.
|
TaggingPresetListener |
Notification of tagging presets events.
|
Class | Description |
---|---|
TaggingPreset |
This class read encapsulate one tagging preset.
|
TaggingPreset.PresetDialog | |
TaggingPreset.PresetPanel | |
TaggingPresetItem |
Class that represents single part of a preset - one field or text label that is shown to user
|
TaggingPresetLabel |
A hyperlink
JLabel . |
TaggingPresetLabel.PresetLabelMouseListener |
Small helper class that manages the highlighting of the label on hover as well as opening
the corresponding preset when clicked
|
TaggingPresetMenu |
Menu that groups several presets from one topic.
|
TaggingPresetMenu.PresetTextComparator | |
TaggingPresetNameTemplateList |
List of tagging presets with name templates, allows to find appropriate template based on existing primitive
|
TaggingPresetReader |
The tagging presets reader.
|
TaggingPresetReader.Chunk |
Holds a reference to a chunk of items/objects.
|
TaggingPresetReader.HashSetWithLast<E> | |
TaggingPresetReader.Reference |
Holds a reference to an earlier item/object.
|
TaggingPresets |
Class holding Tagging Presets and allowing to manage them.
|
TaggingPresetSearchDialog |
The tagging presets search dialog (F3).
|
TaggingPresetSearchPrimitiveDialog |
A dialog that allows to select a preset and then selects all matching OSM objects.
|
TaggingPresetSearchPrimitiveDialog.Action |
An action executing
TaggingPresetSearchPrimitiveDialog . |
TaggingPresetSelector |
GUI component to select tagging preset: the list with filter and two checkboxes
|
TaggingPresetSelector.PresetClassification |
Computes the match ration of a
TaggingPreset wrt. |
TaggingPresetSelector.PresetClassifications |
A collection of
TaggingPresetSelector.PresetClassification s with the functionality of filtering wrt. |
TaggingPresetSelector.ResultListCellRenderer | |
TaggingPresetSeparator |
Class used to represent a
JSeparator inside tagging preset menu. |
Enum | Description |
---|---|
TaggingPresetType |
Enumeration of OSM primitive types associated with names and icons
|