| Package | ch.unil.cbg.ExpressionView.view |
| Class | public class BackgroundCanvas |
| Inheritance | BackgroundCanvas mx.containers.Canvas |
| Property | Defined by | ||
|---|---|---|---|
| cbglogop : Class | BackgroundCanvas | ||
| expressionviewlogop : Class | BackgroundCanvas | ||
| show : Boolean [write-only]
| BackgroundCanvas | ||
| siblogop : Class | BackgroundCanvas | ||
| unillogop : Class | BackgroundCanvas | ||
| Method | Defined by | ||
|---|---|---|---|
| BackgroundCanvas | |||
| Method | Defined by | ||
|---|---|---|---|
|
createChildren():void
| BackgroundCanvas | ||
|
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
| BackgroundCanvas | ||
| cbglogop | property |
public var cbglogop:Class
| expressionviewlogop | property |
public var expressionviewlogop:Class
| show | property |
show:Boolean [write-only]Implementation
public function set show(value:Boolean):void
| siblogop | property |
public var siblogop:Class
| unillogop | property |
public var unillogop:Class
| BackgroundCanvas | () | constructor |
public function BackgroundCanvas()
| createChildren | () | method |
protected override function createChildren():void
| updateDisplayList | () | method |
protected override function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):voidParameters
unscaledWidth:Number |
|
unscaledHeight:Number |