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 Summary
ConstructorsConstructorDescriptionRMFlashSwitchShape(RMShape aShape) Creates a new flash shape for a given switch shape. -
Method Summary
Modifier and TypeMethodDescriptionvoiddefineFlash(RMFlash aFlash) Define flash for flash switch shape.Returns the shape actionscript.Methods inherited from class com.reportmill.flash.RMFlashSpriteShape
checkSpriteRunningStatus, defineFlashChildren, defineSpriteFrames, hasChange, play, removeFlashChildren, shouldBeSprite, stop, updateFlash, updateFlashChildrenMethods inherited from class com.reportmill.flash.RMFlashShape
defineFlashFill, getChild, getChildCount, getColor, getColorNext, getColorZero, getDrawsFill, getDrawsStroke, getFill, getMorphRatio, getNextOpacity, getNextTransform, getShape, getStroke, needsTransformUpdate, newFlashShape, newFlashShapePrimitive, removeFlash, setShapeIdMethods inherited from class com.reportmill.base.RMObject
clone, copy, didChange, didUndo, getAnimAttribute, getClassNameShort, initWithArchiver, undoClone, undoCopy, undoEquals
-
Constructor Details
-
RMFlashSwitchShape
Creates a new flash shape for a given switch shape.
-
-
Method Details
-
defineFlash
Define flash for flash switch shape.- Overrides:
defineFlashin classRMFlashSpriteShape
-
getActionScript
Description copied from class:RMFlashShapeReturns the shape actionscript.- Overrides:
getActionScriptin classRMFlashShape
-