| 
 | Search this API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EdgePairCursor
Defines a cursor which returns pairs of edges.
| Method Summary | |
|---|---|
|  void | pair(Edge[] result)Returns the pair of edges, the cursor is pointing on. | 
| Methods inherited from interface y.base.YCursor | 
|---|
| current, next, ok, prev, size, toFirst, toLast | 
| Method Detail | 
|---|
void pair(Edge[] result)
result - an array of Edge of length two.
               The pair will be stored int this array.| 
 | © Copyright 2000-2025, yWorks GmbH. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||