public class PathNative extends Path
Path.EdgeVisitor
Constructor and Description |
---|
PathNative(Graph g,
Weighting weighting,
int[] parentNodes,
int[] parentEdges) |
Modifier and Type | Method and Description |
---|---|
Path |
extract()
Extracts the Path from the shortest-path-tree determined by sptEntry.
|
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
Copyright © 2012–2019. All rights reserved.