Packageptolemy.geom3D.unfolding
Interfacepublic interface Iunfolding
Implementors Cube



Public Properties
 PropertyDefined By
  colors : Array
Iunfolding
  drawCenters : Boolean
Iunfolding
  proportion : Number
Iunfolding
Public Methods
 MethodDefined By
  
arrangement(i:int):void
Iunfolding
Property Detail
colorsproperty
colors:Array


Implementation
    public function get colors():Array
    public function set colors(value:Array):void
drawCentersproperty 
drawCenters:Boolean


Implementation
    public function get drawCenters():Boolean
    public function set drawCenters(value:Boolean):void
proportionproperty 
proportion:Number


Implementation
    public function get proportion():Number
    public function set proportion(value:Number):void
Method Detail
arrangement()method
public function arrangement(i:int):void

Parameters

i:int