ActiveGraph

Name

ActiveGraph --  Provides a continuous data feed between Swarm and the GUI.

Description

An active graph object is the glue between a MessageProbe (for reading data) and a Graph GraphElement. ActiveGraphs are created and told where to get data from and send it to, and then are scheduled to actually do graphic functions. This class is used by EZGraph, and we expect to see less direct usage of it by end-users as more analysis tools (such as EZGraph) internalize its functionality.

Protocols adopted by ActiveGraph

MessageProbe CREATABLE

Methods

Phase: Creating

Phase: Using