|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Graphs.findPath(Graph, Object, Graphs.EdgeSelector, Graphs.NodeSelector)
Method Summary | |
boolean |
test(Graph.Edge edge,
boolean forward)
|
Method Detail |
public boolean test(Graph.Edge edge, boolean forward)
edge
- the edge to testforward
- the value of false
indicates that an edge
is to be traversed backwards. Useful, when you want to find a path
starting with the destination and working your way back to the
source. The value true
indicates that edge is being
considered for traversal in the natural, forward direction.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |