public static interface DijkstraIterator.EdgeWeighter
Modifier and Type | Method and Description |
---|---|
double |
getWeight(Edge e)
Returns the weight for the associated edge.
|
double getWeight(Edge e)
e
- The edge whose weight to return.Copyright © 1996–2019 Geotools. All rights reserved.