Packageedu.stanford.covertlab.diagram.overview
Classpublic class Overview
InheritanceOverview Inheritance mx.containers.HBox

Displays a small window which shows the entirety of the current biological network. Window highlights the portion of the network which is currently visible, and allows you to drag the highlight box to pan the network.



Public Methods
 MethodDefined by
  
Overview(diagram:Diagram)
Overview
  
close():void
Overview
  
open():void
visibility of ovewview window
Overview
  
toggle():void
Overview
Protected Methods
 MethodDefined by
  
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
refresh mirror of diagram
Overview
Constructor detail
Overview()constructor
public function Overview(diagram:Diagram)Parameters
diagram:Diagram
Method detail
close()method
public function close():void
open()method 
public function open():void

visibility of ovewview window

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

refresh mirror of diagram

Parameters
unscaledWidth:Number
 
unscaledHeight:Number