|
Search this API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NodeSequencer
This is a generic interface for classes that provide an ordering for the nodes of a graph.
Method Summary | |
---|---|
NodeCursor |
nodes(Graph graph)
Returns a cursor that grants access to all nodes of the given graph in some order. |
Method Detail |
---|
NodeCursor nodes(Graph graph)
graph
- the input graph
NodeCursor
that grants access to all nodes of a graph
|
© Copyright 2000-2022, yWorks GmbH. All rights reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |