Package | Description |
---|---|
org.openstreetmap.josm.actions.search |
Provides the classes for JOSM
search action . |
org.openstreetmap.josm.data.osm.search |
Provides classes allowing to search OSM primitives in a dataset using textual queries.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
InView
Matches objects within current map view.
|
Modifier and Type | Class and Description |
---|---|
static class |
SearchCompiler.InDataSourceArea
Matches objects within source area ("downloaded area").
|
static class |
SearchCompiler.NotOutsideDataSourceArea
Matches objects which are not outside the source area ("downloaded area").
|