|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openstreetmap.josm.actions.search.SearchCompiler.Match
org.openstreetmap.josm.actions.search.SearchCompiler.InArea
org.openstreetmap.josm.actions.search.SearchCompiler.InDataSourceArea
private static class SearchCompiler.InDataSourceArea
Matches objects within source area ("downloaded area").
Field Summary |
---|
Fields inherited from class org.openstreetmap.josm.actions.search.SearchCompiler.InArea |
---|
all, bounds |
Constructor Summary | |
---|---|
SearchCompiler.InDataSourceArea(boolean all)
|
Method Summary | |
---|---|
protected Bounds |
getBounds()
|
Methods inherited from class org.openstreetmap.josm.actions.search.SearchCompiler.InArea |
---|
match |
Methods inherited from class org.openstreetmap.josm.actions.search.SearchCompiler.Match |
---|
existsMatch, forallMatch |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SearchCompiler.InDataSourceArea(boolean all)
Method Detail |
---|
protected Bounds getBounds()
getBounds
in class SearchCompiler.InArea
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |