Class DynamicGraphView
The class for views of the models of the dynamicGraph.
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.
id.env:Object of class "character":
Internal identification of object.
id:Object of class "numeric":
(internal) Integer, increased for each redraw of the graph window.
title:Object of class "character":
The value of the argument title of
dynamicGraphMain, combined with the
viewType of the model object, printed by Str.
index:Object of class "numeric":
The index of the view.
dg:Object of class "dg.graphedges" ~~
signature(x = "DynamicGraphView"): ...
signature(object = "DynamicGraphView"): ...
signature(object = "DynamicGraphView"): ...
signature(x = "DynamicGraphView"):
(This could be a handle for, e.g., adding edges.)
signature(object = "DynamicGraphView"): ...
signature(object = "DynamicGraphView"):
Compactly display the internal *str*ucture
of a dynamicGraph view object.
signature(object = "DynamicGraph"): calls the method
Str.
signature(object = "DynamicGraphView"): ...
signature(object = "DynamicGraphView"): ...
signature(object = "DynamicGraphView"): ...
signature(object = "DynamicGraphView"): ...
signature(object = "DynamicGraphView"): ...
signature(x = "DynamicGraphView"):
See DynamicGraph-class.
Jens Henrik Badsberg
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.