| Modifier and Type | Method and Description |
|---|---|
static int |
DoubleLinkedPoiCategory.calculateCategoryIDs(DoubleLinkedPoiCategory rootNode,
int maxValue)
This method calculates a unique ID for all nodes in the tree.
|
static String |
DoubleLinkedPoiCategory.getGraphVizString(DoubleLinkedPoiCategory rootNode)
Generates a GraphViz source representation as a tree having the current node as its root.
|
Copyright © 2016 mapsforge.org