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() |
equals, hashCode, matchmatch, testpublic NotOutsideDataSourceArea()
NotOutsideDataSourceArea.protected java.util.Collection<Bounds> getBounds(OsmPrimitive primitive)
getBounds in class SearchCompiler.InDataSourceAreapublic java.lang.String toString()
toString in class SearchCompiler.InDataSourceArea