Package | Description |
---|---|
org.openstreetmap.josm.actions.search |
Provides the classes for JOSM
search action . |
Modifier and Type | Class and Description |
---|---|
static class |
SearchCompiler.InDataSourceArea
Matches objects within source area ("downloaded area").
|
private static class |
SearchCompiler.InView
Matches objects within current map view.
|
static class |
SearchCompiler.NotOutsideDataSourceArea
Matches objects which are not outside the source area ("downloaded area").
|