org.apache.batik.ext.awt.geom
Class SegmentList.SplitResults
java.lang.Object
org.apache.batik.ext.awt.geom.SegmentList.SplitResults
- Enclosing class:
- SegmentList
- public static class SegmentList.SplitResults
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SegmentList.SplitResults
public SegmentList.SplitResults(SegmentList above,
SegmentList below)
getAbove
public SegmentList getAbove()
getBelow
public SegmentList getBelow()
Copyright ? 2005 Apache Software Foundation. All Rights Reserved.