Package org.openstreetmap.josm.gui.autofilter
Provides the classes for automatic filters (filters automatically created on current data).
-
Class Summary Class 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.AutoFilterManager.CompiledFilter AutoFilterManager.Match AutoFilterRule An auto filter rule determines how auto filter can be built from visible map data.