Package | Description |
---|---|
org.geotools.graph.traverse.standard |
Modifier and Type | Field and Description |
---|---|
DijkstraIterator.DijkstraNode |
DijkstraIterator.DijkstraNode.parent
last node to update the cost the the underlying graph node *
|
Modifier and Type | Field and Description |
---|---|
protected HashMap<Graphable,DijkstraIterator.DijkstraNode> |
DijkstraIterator.nodemap
map of graph node to internal dijkstra node *
|
Copyright © 1996–2019 Geotools. All rights reserved.