public interface ExtendedShape extends 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
|
contains, contains, contains, contains, getBounds, getBounds2D, getPathIterator, getPathIterator, intersects, intersectsExtendedPathIterator getExtendedPathIterator()
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.