| Package | com.yworks.yfiles.algo |
| Interface | public interface NodeSequencer |
| Method | Defined By | ||
|---|---|---|---|
Returns a cursor that grants access to all nodes of the given graph in some order. | NodeSequencer | ||
| nodes | () | method |
public function nodes(graph:Graph):NodeCursorReturns a cursor that grants access to all nodes of the given graph in some order.
Parameters
graph:Graph |
NodeCursor |