|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecty.geom.BorderLine.Segment
public static class BorderLine.Segment
The handle of a segment of a borderline.

| Method Summary | |
|---|---|
BorderLine.Segment |
next()
Returns the next segment or null if there is
no such segment. |
BorderLine.Segment |
prev()
Returns the previous segment or null if there is
no such segment. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public final BorderLine.Segment prev()
null if there is
no such segment.
public final BorderLine.Segment next()
null if there is
no such segment.
|
© Copyright 2000-2008, yWorks GmbH. All rights reserved. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||