Package com.reportmill.flash
Class RMFlashSoundShape
java.lang.Object
com.reportmill.base.RMObject
com.reportmill.flash.RMFlashShape
com.reportmill.flash.RMFlashSoundShape
- All Implemented Interfaces:
- RMArchiver.Archiving,- Cloneable
A flash shape for rm sound shapes.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoiddefineFlash(RMFlash aFlash) Define flash.voidremoveFlash(RMFlash flash) voidupdateFlash(RMFlash aFlash) Update flash for sound.Methods inherited from class com.reportmill.flash.RMFlashShapedefineFlashChildren, defineFlashFill, getActionScript, getChild, getChildCount, getColor, getColorNext, getColorZero, getDrawsFill, getDrawsStroke, getFill, getMorphRatio, getNextOpacity, getNextTransform, getShape, getStroke, needsTransformUpdate, newFlashShape, newFlashShapePrimitive, removeFlashChildren, setShapeId, updateFlashChildrenMethods inherited from class com.reportmill.base.RMObjectclone, copy, didChange, didUndo, getAnimAttribute, getClassNameShort, initWithArchiver, undoClone, undoCopy, undoEquals
- 
Constructor Details- 
RMFlashSoundShapeCreates a new flash sound shape.
 
- 
- 
Method Details- 
defineFlashDefine flash.- Overrides:
- defineFlashin class- RMFlashShape
 
- 
updateFlashUpdate flash for sound.- Overrides:
- updateFlashin class- RMFlashShape
 
- 
removeFlash- Overrides:
- removeFlashin class- RMFlashShape
 
 
-