|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.ext.awt.geom.SegmentList.SplitResults
Constructor Summary | |
SegmentList.SplitResults(SegmentList above,
SegmentList below)
|
Method Summary | |
SegmentList |
getAbove()
|
SegmentList |
getBelow()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SegmentList.SplitResults(SegmentList above, SegmentList below)
Method Detail |
public SegmentList getAbove()
public SegmentList getBelow()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |