Package com.reportmill.flash
Class RMFlashSwitchShape
java.lang.Object
com.reportmill.base.RMObject
com.reportmill.flash.RMFlashShape
com.reportmill.flash.RMFlashSpriteShape
com.reportmill.flash.RMFlashSwitchShape
- All Implemented Interfaces:
- RMArchiver.Archiving,- Cloneable
- 
Constructor SummaryConstructorsConstructorDescriptionRMFlashSwitchShape(RMShape aShape) Creates a new flash shape for a given switch shape.
- 
Method SummaryModifier and TypeMethodDescriptionvoiddefineFlash(RMFlash aFlash) Define flash for flash switch shape.Returns the shape actionscript.Methods inherited from class com.reportmill.flash.RMFlashSpriteShapecheckSpriteRunningStatus, defineFlashChildren, defineSpriteFrames, hasChange, play, removeFlashChildren, shouldBeSprite, stop, updateFlash, updateFlashChildrenMethods inherited from class com.reportmill.flash.RMFlashShapedefineFlashFill, getChild, getChildCount, getColor, getColorNext, getColorZero, getDrawsFill, getDrawsStroke, getFill, getMorphRatio, getNextOpacity, getNextTransform, getShape, getStroke, needsTransformUpdate, newFlashShape, newFlashShapePrimitive, removeFlash, setShapeIdMethods inherited from class com.reportmill.base.RMObjectclone, copy, didChange, didUndo, getAnimAttribute, getClassNameShort, initWithArchiver, undoClone, undoCopy, undoEquals
- 
Constructor Details- 
RMFlashSwitchShapeCreates a new flash shape for a given switch shape.
 
- 
- 
Method Details- 
defineFlashDefine flash for flash switch shape.- Overrides:
- defineFlashin class- RMFlashSpriteShape
 
- 
getActionScriptDescription copied from class:RMFlashShapeReturns the shape actionscript.- Overrides:
- getActionScriptin class- RMFlashShape
 
 
-