org.apache.batik.ext.awt.geom
public static class ShapeExtender.EPIWrap extends Object implements ExtendedPathIterator
| Constructor Summary | |
|---|---|
| EPIWrap(PathIterator pi) | |
| Method Summary | |
|---|---|
| int | currentSegment() |
| int | currentSegment(double[] coords) |
| int | currentSegment(float[] coords) |
| int | getWindingRule() |
| boolean | isDone() |
| void | next() |