Packageorg.apache.flex.html.beads
Interfacepublic interface IGraphicsDrawing
Implementors SingleLineBorderBead, SolidBackgroundBead

Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6

The IGraphicsDrawing interface is a marker interface for beads that draw into the graphics layer. This helps a bead determine if it is the first of many graphics drawing beads so it can know whether or not to clear the graphics layer before drawing.