Path.EdgeVisitor
Constructor and Description |
---|
PathBidirRef(Graph g,
Weighting weighting) |
Modifier and Type | Method and Description |
---|---|
Path |
extract()
Extracts path from two shortest-path-tree
|
PathBidirRef |
setSPTEntryTo(SPTEntry edgeTo) |
PathBidirRef |
setSwitchToFrom(boolean b) |
addEdge, calcDetails, calcEdges, calcInstructions, calcNodes, calcPoints, getDebugInfo, getDescription, getDistance, getEdgeCount, getExtractTime, getFinalEdge, getTime, getWeight, isFound, processEdge, setDescription, setDistance, setEndNode, setFound, setFromNode, setSPTEntry, setWeight, toDetailsString, toString
protected SPTEntry edgeTo
public PathBidirRef setSwitchToFrom(boolean b)
public PathBidirRef setSPTEntryTo(SPTEntry edgeTo)
Copyright © 2012–2018. All rights reserved.