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 java.util.Collection<Bounds> |
getBounds() |
java.lang.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 java.util.Collection<Bounds> getBounds()
getBounds
in class SearchCompiler.InArea
public java.lang.String toString()
toString
in class java.lang.Object