|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public void pair(Edge[] result)
result
- an array of Edge
of length two.
The pair will be stored int this array.
|
© Copyright 2000-2003, yWorks GmbH. All rights reserved. 2003 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |