java.awt.ShapeExtendedGeneralPath, ShapeExtenderpublic 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 | Description |
|---|---|---|
ExtendedPathIterator |
getExtendedPathIterator() |
Get an extended Path iterator that may return SEG_ARCTO commands
|
ExtendedPathIterator getExtendedPathIterator()
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.