public class RMFlashImageShape extends RMFlashShape
| Constructor and Description |
|---|
RMFlashImageShape(RMShape aShape,
int fillIndex)
Create new flash image shape.
|
| Modifier and Type | Method and Description |
|---|---|
void |
defineFlash(RMFlash flash)
Defines the flash for this shape.
|
static void |
defineImages(RMFlash flash)
Define Images
|
RMImageFill |
getImageFill()
Returns this flash shape's fill as an image fill.
|
RMTransform |
getNextTransform()
Overrides flash shape implementation to fold image size changes into scale (since flash image morph is broken).
|
defineFlashChildren, defineFlashFill, getActionScript, getChild, getChildCount, getColor, getColorNext, getColorZero, getDrawsFill, getDrawsStroke, getFill, getMorphRatio, getNextOpacity, getShape, getStroke, needsTransformUpdate, newFlashShape, newFlashShapePrimitive, removeFlash, removeFlashChildren, setShapeId, updateFlash, updateFlashChildrenclone, copy, didChange, didUndo, getAnimAttribute, getClassNameShort, initWithArchiver, undoClone, undoCopy, undoEqualspublic RMFlashImageShape(RMShape aShape, int fillIndex)
public RMImageFill getImageFill()
public RMTransform getNextTransform()
getNextTransform in class RMFlashShapepublic void defineFlash(RMFlash flash)
RMFlashShapedefineFlash in class RMFlashShapepublic static void defineImages(RMFlash flash)