dynamicGraph (version 0.2.2.6)

DynamicGraphView-class: Class DynamicGraphView

Description

The class for views of the models of the dynamicGraph.

Arguments

Objects from the Class

An object of the class DynamicGraphView-class is created for each view of an model in dynamicGraphMain.

Objects of this class will be a part of each model in the list of models of the returned value from dynamicGraphMain, and will store the view specific items of a model. Methods are avaliable for returning references to the Tcl/tk window.

See Also

dynamicGraphMain, DynamicGraph-class, and DynamicGraphModel-class.