Package | Description |
---|---|
org.openstreetmap.josm.gui.autofilter |
Provides the classes for automatic filters (filters automatically created on current data).
|
org.openstreetmap.josm.gui.preferences.display |
Provides classes for handling display preferences.
|
Class and Description |
---|
AutoFilter
An auto filter is a graphical shortcut to enable a filter for a specific tag.
|
AutoFilterButton
A button associated to an auto filter.
|
AutoFilterManager
The auto filter manager keeps track of registered auto filter rules and applies the active one on the fly,
when the map contents, location or zoom changes.
|
AutoFilterRule
An auto filter rule determines how auto filter can be built from visible map data.
|
Class and Description |
---|
AutoFilterRule
An auto filter rule determines how auto filter can be built from visible map data.
|