Package | ch.unil.cbg.ExpressionView.view |
Class | public class BackgroundCanvas |
Inheritance | BackgroundCanvas ![]() |
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 [override] | BackgroundCanvas | ||
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void [override] | BackgroundCanvas |
cbglogop | property |
public var cbglogop:Class
expressionviewlogop | property |
public var expressionviewlogop:Class
show | property |
show:Boolean
[write-only] 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 |
override protected function createChildren():void
updateDisplayList | () | method |
override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
Parameters
unscaledWidth:Number | |
unscaledHeight:Number |