API Documentation
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Interface IGraphicsFill
Properties
|
Methods
Package
com.degrafa.core
Interface
public interface IGraphicsFill extends
IDegrafaObject
,
flash.events.IEventDispatcher
,
mx.graphics.IFill
Implementors
BitmapFill
,
BlendFill
,
ComplexFill
,
LinearGradientFill
,
RadialGradientFill
,
SolidFill
Base interface for all Degrafa fill objects.
Public Properties
Hide Inherited Public Properties
Show Inherited Public Properties
Property
Defined by
enableEvents
: Boolean
IDegrafaObject
hasEventManager
: Boolean
IDegrafaObject
suppressEventProcessing
: Boolean
IDegrafaObject
Public Methods
Hide Inherited Public Methods
Show Inherited Public Methods
Method
Defined by
dispatchPropertyChange
(bubbles:Boolean = false, property:Object = null, oldValue:Object = null, newValue:Object = null, source:Object = null):Boolean
IDegrafaObject