Apache Flex (FlexJS) 0.7.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.
Mon Sep 5 2016, 07:19 AM -07:00