Packagech.unil.cbg.ExpressionView.view
Classpublic class BackgroundCanvas
InheritanceBackgroundCanvas Inheritance mx.containers.Canvas



Public Properties
 PropertyDefined By
  cbglogop : Class
BackgroundCanvas
  expressionviewlogop : Class
BackgroundCanvas
  show : Boolean
[write-only]
BackgroundCanvas
  siblogop : Class
BackgroundCanvas
  unillogop : Class
BackgroundCanvas
Public Methods
 MethodDefined By
  
BackgroundCanvas
Protected Methods
 MethodDefined By
  
[override]
BackgroundCanvas
  
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
BackgroundCanvas
Property Detail
cbglogopproperty
public var cbglogop:Class

expressionviewlogopproperty 
public var expressionviewlogop:Class

showproperty 
show:Boolean  [write-only]


Implementation
    public function set show(value:Boolean):void
siblogopproperty 
public var siblogop:Class

unillogopproperty 
public var unillogop:Class

Constructor Detail
BackgroundCanvas()Constructor
public function BackgroundCanvas()



Method Detail
createChildren()method
override protected function createChildren():void

updateDisplayList()method 
override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void

Parameters

unscaledWidth:Number
 
unscaledHeight:Number