| Package | xp.charting.borders |
| Class | public class Gel |
| Inheritance | Gel ChartBorderSkin ChartBorder RectangularBorder ProgrammaticSkin mx.core.FlexSprite |
| Property | Defined by | ||
|---|---|---|---|
![]() | borderMetrics : EdgeMetrics
The thickness of the border edges.
| RectangularBorder | |
![]() | chartDesc : ChartDesc | ChartBorder | |
![]() | chartParent : IChart | ChartBorder | |
![]() | height : Number | ProgrammaticSkin | |
| imgBorderCls : Class | Gel | ||
| imgBorderMaskCls : Class | Gel | ||
![]() | initialized : Boolean | ProgrammaticSkin | |
![]() | measuredHeight : Number
The measured height of this object.
| ProgrammaticSkin | |
![]() | measuredWidth : Number
The measured width of this object.
| ProgrammaticSkin | |
![]() | nestLevel : int | ProgrammaticSkin | |
![]() | processedDescriptors : Boolean | ProgrammaticSkin | |
![]() | styleName : Object
A parent component used to obtain style values.
| ProgrammaticSkin | |
![]() | updateCompletePendingFlag : Boolean | ProgrammaticSkin | |
![]() | width : Number | ProgrammaticSkin | |
| Method | Defined by | ||
|---|---|---|---|
|
Gel()
| Gel | ||
![]() |
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
| Gel | ||
![]() |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
| ProgrammaticSkin | |