|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExtendedShape
The 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 |
Methods inherited from interface java.awt.Shape |
---|
contains, contains, contains, contains, getBounds, getBounds2D, getPathIterator, getPathIterator, intersects, intersects |
Method Detail |
---|
ExtendedPathIterator getExtendedPathIterator()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |