public static class SearchCompiler.NotOutsideDataSourceArea extends SearchCompiler.InDataSourceArea
SearchCompiler.InDataSourceArea
this matches also if no source area is set (e.g., for new layers).all
Constructor and Description |
---|
NotOutsideDataSourceArea()
Constructs a new
NotOutsideDataSourceArea . |
Modifier and Type | Method and Description |
---|---|
protected java.util.Collection<Bounds> |
getBounds(OsmPrimitive primitive) |
java.lang.String |
toString() |
match
match, test
public NotOutsideDataSourceArea()
NotOutsideDataSourceArea
.protected java.util.Collection<Bounds> getBounds(OsmPrimitive primitive)
getBounds
in class SearchCompiler.InDataSourceArea
public java.lang.String toString()
toString
in class SearchCompiler.InDataSourceArea