public static class SearchCompiler.InDataSourceArea extends SearchCompiler.InArea
all
Constructor and Description |
---|
InDataSourceArea(boolean all)
Constructs a new
InDataSourceArea . |
Modifier and Type | Method and Description |
---|---|
protected Collection<Bounds> |
getBounds() |
String |
toString() |
match
evaluate, existsMatch, forallMatch, match
public InDataSourceArea(boolean all)
InDataSourceArea
.all
- if true, all way nodes or relation members have to be within source area; if false, one suffices.protected Collection<Bounds> getBounds()
getBounds
in class SearchCompiler.InArea