Uses of Package
org.openstreetmap.josm.data.osm.search
-
Packages that use org.openstreetmap.josm.data.osm.search Package Description org.openstreetmap.josm.actions.search Provides the classes for JOSMsearch action
.org.openstreetmap.josm.data.gpx Provides the classes for JOSMGPX data
(points, tracks, routes).org.openstreetmap.josm.data.osm Provides the classes for OSM data:Primitives
:Node
,Way
,Relation
Users
Tags
Changesets
Utilities classesorg.openstreetmap.josm.data.osm.search Provides classes allowing to search OSM primitives in a dataset using textual queries.org.openstreetmap.josm.gui.autofilter Provides the classes for automatic filters (filters automatically created on current data).org.openstreetmap.josm.gui.dialogs Provides three kinds of dialogs: Toggle dialogs on the right side of the GUI, that can be turned on, off, attached or detached from the GUI Changeset dialog based on a standalone implementation, dedicated to OSM changesets management Extended dialogs for everything elseorg.openstreetmap.josm.gui.dialogs.properties Toggle dialog allowing to display/edit tags and relation memberships of currently selected OSM objects.org.openstreetmap.josm.gui.download Provides GUI classes for the download dialog.org.openstreetmap.josm.gui.layer.markerlayer Provides classes for handling marker layers.org.openstreetmap.josm.gui.tagging.presets Provides classes for handling tagging presets.org.openstreetmap.josm.gui.tagging.presets.items Provides classes for handling tagging presets items.org.openstreetmap.josm.gui.widgets Provides GUI widgets customized for JOSM needs.org.openstreetmap.josm.tools Provides the classes for various utilities and tools called from all other packages.org.openstreetmap.josm.tools.template_engine Provides classes for a generic template engine used in presets, name rendering and search function. -
Classes in org.openstreetmap.josm.data.osm.search used by org.openstreetmap.josm.actions.search Class Description SearchCompiler.InArea Matches objects within the given bounds.SearchCompiler.Match Base class for all search criteria.SearchMode Search mode.SearchSetting This class defines a set of parameters that is used to perform search within the search dialog. -
Classes in org.openstreetmap.josm.data.osm.search used by org.openstreetmap.josm.data.gpx Class Description SearchCompiler.Match Base class for all search criteria. -
Classes in org.openstreetmap.josm.data.osm.search used by org.openstreetmap.josm.data.osm Class Description SearchCompiler.Match Base class for all search criteria.SearchParseError Search compiler parsing error.SearchSetting This class defines a set of parameters that is used to perform search within the search dialog. -
Classes in org.openstreetmap.josm.data.osm.search used by org.openstreetmap.josm.data.osm.search Class Description PushbackTokenizer This class is used to parse a search string and split it into tokens.PushbackTokenizer.Range A range of long numbers.PushbackTokenizer.Token The token types that may be readSearchCompiler.AbstractBinaryMatch A binary search operator which may take data parameters.SearchCompiler.Always Matches every OsmPrimitive.SearchCompiler.BinaryMatchFactory A factor for gettingSearchCompiler.AbstractBinaryMatch
objectsSearchCompiler.ExactKeyValue.Mode The mode to use for the comparisonSearchCompiler.InArea Matches objects within the given bounds.SearchCompiler.InDataSourceArea Matches objects within source area ("downloaded area").SearchCompiler.Match Base class for all search criteria.SearchCompiler.MatchFactory Classes implementing this interface can provide Match operators.SearchCompiler.Never Never matches any OsmPrimitive.SearchCompiler.RangeMatch Matches objects with properties in a certain range.SearchCompiler.SimpleMatchFactory A factory for gettingSearchCompiler.Match
objectsSearchCompiler.TaggedMatch A common subclass ofSearchCompiler.Match
for matching against tagsSearchCompiler.TimestampRange Matches objects with a timestamp in given rangeSearchCompiler.UnaryMatch A unary search operator which may take data parameters.SearchCompiler.UnaryMatchFactory A factory for gettingSearchCompiler.UnaryMatch
objectsSearchMode Search mode.SearchParseError Search compiler parsing error.SearchSetting This class defines a set of parameters that is used to perform search within the search dialog. -
Classes in org.openstreetmap.josm.data.osm.search used by org.openstreetmap.josm.gui.autofilter Class Description SearchCompiler.Match Base class for all search criteria.SearchCompiler.MatchSupplier Classes implementing this interface can provide Match instances themselves and do not rely onSearchCompiler.compile(String)
.SearchSetting This class defines a set of parameters that is used to perform search within the search dialog. -
Classes in org.openstreetmap.josm.data.osm.search used by org.openstreetmap.josm.gui.dialogs Class Description SearchCompiler.Match Base class for all search criteria.SearchSetting This class defines a set of parameters that is used to perform search within the search dialog. -
Classes in org.openstreetmap.josm.data.osm.search used by org.openstreetmap.josm.gui.dialogs.properties Class Description SearchCompiler.Match Base class for all search criteria.SearchParseError Search compiler parsing error.SearchSetting This class defines a set of parameters that is used to perform search within the search dialog. -
Classes in org.openstreetmap.josm.data.osm.search used by org.openstreetmap.josm.gui.download Class Description SearchSetting This class defines a set of parameters that is used to perform search within the search dialog. -
Classes in org.openstreetmap.josm.data.osm.search used by org.openstreetmap.josm.gui.layer.markerlayer Class Description SearchCompiler.Match Base class for all search criteria. -
Classes in org.openstreetmap.josm.data.osm.search used by org.openstreetmap.josm.gui.tagging.presets Class Description SearchCompiler.Match Base class for all search criteria. -
Classes in org.openstreetmap.josm.data.osm.search used by org.openstreetmap.josm.gui.tagging.presets.items Class Description SearchCompiler.Match Base class for all search criteria. -
Classes in org.openstreetmap.josm.data.osm.search used by org.openstreetmap.josm.gui.widgets Class Description SearchCompiler.Match Base class for all search criteria. -
Classes in org.openstreetmap.josm.data.osm.search used by org.openstreetmap.josm.tools Class Description SearchCompiler.Match Base class for all search criteria. -
Classes in org.openstreetmap.josm.data.osm.search used by org.openstreetmap.josm.tools.template_engine Class Description SearchCompiler.Match Base class for all search criteria.SearchParseError Search compiler parsing error.