org.apache.batik.ext.awt.geom
public interface ExtendedShape extends Shape
ExtendedShape class represents a geometric
path constructed from straight lines, quadratic and cubic (Bezier)
curves and elliptical arcs.
| Method Summary | |
|---|---|
| ExtendedPathIterator | getExtendedPathIterator()
Get an extended Path iterator that may return SEG_ARCTO commands |