Uses of Class
org.openstreetmap.josm.data.osm.search.SearchCompiler.InDataSourceArea
-
Packages that use SearchCompiler.InDataSourceArea Package Description org.openstreetmap.josm.data.osm.search Provides classes allowing to search OSM primitives in a dataset using textual queries. -
-
Uses of SearchCompiler.InDataSourceArea in org.openstreetmap.josm.data.osm.search
Subclasses of SearchCompiler.InDataSourceArea in org.openstreetmap.josm.data.osm.search Modifier and Type Class Description static class
SearchCompiler.NotOutsideDataSourceArea
Matches objects which are not outside the source area ("downloaded area").
-