|
Search this API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface YLineSegmentCursor
This is an interface for a sequence of instances of LineSegment
.
Method Summary | |
---|---|
LineSegment |
lineSegment()
Returns the instance of LineSegment the cursor is currently pointing on. |
Methods inherited from interface y.base.YCursor |
---|
current, next, ok, prev, size, toFirst, toLast |
Method Detail |
---|
LineSegment lineSegment()
LineSegment
the cursor is currently pointing on.
LineSegment
|
© Copyright 2000-2022, yWorks GmbH. All rights reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |