Packagecom.kapit.diagram
Classpublic class DiagramSelection



Public Properties
 PropertyDefined by
  length : int
[read-only]
DiagramSelection
Protected Properties
 PropertyDefined by
  _selection : Array
DiagramSelection
Public Methods
 MethodDefined by
  
DiagramSelection(arr:Array)
DiagramSelection
  
DiagramSelection
  
toArray():Array
DiagramSelection
Property detail
lengthproperty
length:int  [read-only]Implementation
    public function get length():int
_selectionproperty 
protected var _selection:Array
Constructor detail
DiagramSelection()constructor
public function DiagramSelection(arr:Array)Parameters
arr:Array
Method detail
compareTo()method
public function compareTo(sel:DiagramSelection):BooleanParameters
sel:DiagramSelection

Returns
Boolean
toArray()method 
public function toArray():Array

Returns
Array