org.apache.batik.ext.awt.geom
public class SegmentList extends Object
Nested Class Summary | |
---|---|
static class | SegmentList.SplitResults
read-only helper class to represent a split-result.
|
Constructor Summary | |
---|---|
SegmentList() | |
SegmentList(Shape s) |
Method Summary | |
---|---|
void | add(Segment s) |
Rectangle2D | getBounds2D() |
Iterator | iterator() |
int | size() |
SegmentList.SplitResults | split(double y) |