|
||||||||||
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
public static class SegmentList.SplitResults
read-only helper class to represent a split-result. So far, used only by FlowRegions.
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 |