| Package | xp.charting.borders |
| Class | public class Butterfly |
| Inheritance | Butterfly ChartBorderSkin ChartBorder RectangularBorder ProgrammaticSkin mx.core.FlexSprite |
| Method | Defined by | ||
|---|---|---|---|
| Butterfly | |||
![]() |
getStyle(styleProp:String):*
Returns the value of the specified style property.
| ProgrammaticSkin | |
![]() |
invalidateDisplayList():void
| ProgrammaticSkin | |
![]() |
invalidateProperties():void
| ProgrammaticSkin | |
![]() |
invalidateSize():void
| ProgrammaticSkin | |
![]() |
move(x:Number, y:Number):void
Moves this object to the specified x and y coordinates.
| ProgrammaticSkin | |
![]() |
setActualSize(newWidth:Number, newHeight:Number):void
Sets the height and width of this object.
| ProgrammaticSkin | |
![]() |
styleChanged(styleProp:String):void
Whenever any style changes, redraw this skin.
| ProgrammaticSkin | |
![]() |
validateDisplayList():void
| ProgrammaticSkin | |
![]() |
validateNow():void
Validate and update the properties and layout of this object
and redraw it, if necessary.
| ProgrammaticSkin | |
![]() |
validateProperties():void
| ProgrammaticSkin | |
![]() |
validateSize(recursive:Boolean = false):void
| ProgrammaticSkin | |
| Method | Defined by | ||
|---|---|---|---|
![]() |
commitProperties():void
| ProgrammaticSkin | |
![]() |
createBackgroundImage():void
| RectangularBorder | |
![]() |
deferLayout(state:Boolean):void
| ProgrammaticSkin | |
![]() |
drawBorder(w:int, h:int):void
| ChartBorderSkin | |
![]() |
drawPlotAreaBackground(w:int, h:int):void
| ChartBorder | |
![]() |
getBorderStyleProperties():void
| RectangularBorder | |
![]() |
measure():void
| ProgrammaticSkin | |
![]() |
nestLevelChanged():void
| ProgrammaticSkin | |
|
updateBorderStyleProperties():void
| Butterfly | ||
![]() |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
| ProgrammaticSkin | |