| Package | Description |
|---|---|
| de.topobyte.osm4j.extra.datatree |
| Modifier and Type | Field and Description |
|---|---|
protected Map |
BaseNodeTreeCreator.outputs
|
| Modifier and Type | Method and Description |
|---|---|
Node |
Node.getLeft()
|
Node |
Node.getParent()
|
Node |
Node.getRight()
|
Node |
DataTree.getRoot()
|
| Modifier and Type | Method and Description |
|---|---|
List |
DataTree.getLeafs()
|
List |
DataTree.query(double lon, double lat)
|
| Modifier and Type | Method and Description |
|---|---|
protected Output |
BaseNodeTreeCreator.init(Node
|
| Modifier and Type | Method and Description |
|---|---|
static GeometryCollection |
BoxUtil.createBoxesGeometry(List
|
void |
Node.query(List
|