public interface ExtendedShape
extends java.awt.Shape
ExtendedShape class represents a geometric
path constructed from straight lines, quadratic and cubic (Bezier)
curves and elliptical arcs.| Modifier and Type | Method and Description |
|---|---|
ExtendedPathIterator |
getExtendedPathIterator()
Get an extended Path iterator that may return SEG_ARCTO commands
|
ExtendedPathIterator getExtendedPathIterator()
Copyright ? 2009 Apache Software Foundation. All Rights Reserved.