NetworkAnalyzer Documentation
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Class AnimationToolBar
Properties
|
Methods
Package
edu.stanford.covertlab.diagram.toolbar
Class
public class AnimationToolBar
Inheritance
AnimationToolBar
ToolBar
flexlib.containers.DockableToolBar
Toolbar which animation play, pause, and stop controls and an animation timeline.
See also
AnimationBar
ToolBar
Public Properties
Hide Inherited Public Properties
Show Inherited Public Properties
Property
Defined by
fadeEffect
: Fade
ToolBar
moveEffect
: Move
ToolBar
Protected Properties
Hide Inherited Protected Properties
Show Inherited Protected Properties
Property
Defined by
diagram
:
Diagram
ToolBar
Public Methods
Method
Defined by
AnimationToolBar
(diagram:
Diagram
)
AnimationToolBar
Protected Methods
Hide Inherited Protected Methods
Show Inherited Protected Methods
Method
Defined by
updateDisplayList
(unscaledWidth:Number, unscaledHeight:Number):void
ToolBar
updateFloatingStatus
(event:MouseEvent):void
ToolBar
Constructor detail
AnimationToolBar
()
constructor
public function AnimationToolBar(diagram:
Diagram
)
Parameters
diagram
:
Diagram