Apache Flex 4.13.0 API Reference
All Packages
|
All Classes
|
Index
|
Frames
No Frames
IGraphicsDrawing
Package
org.apache.flex.html.beads
Interface
public 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.
Fri Apr 18 2014, 11:02 PM -07:00