
VizActor |
org.sdm.spa.actors.piw.viz.VizActor |
This actor is used to visualize data from various sources in SPA's promoter
identification workflow. It takes the input given to it from the workflow and
passes it to PIWVisualizationFrame, where the real work of creating the visualization
is started. In other words, this acts as a liason between the workflow and the
code for creating the visualization. Only when all of the information that is needed
exists, should the PIWVisualizationFrame be created.
Author(s): Beth Yostxiaowen
Version:$Id: VizActor.java,v 1.1 2005/02/16 22:40:53 xin Exp $