Description Objects from the Class Slots Methods Author(s) See Also
A skeleton class for the classes of vertices, edges and block objects.
The objects has the slots and methods relevant to vertices, edges and blocks.
color:Object of class "character"
with the color of the object.
label:Object of class "character"
with the label of the object.
label.position:Object of class "numeric"
with the label.positions of the object.
signature(object = "dg.Node"):
Add items to the pop up menu (nodePop\-upMenu)
of the object by tkadd.
signature(x = "dg.Node"):
Set the color of the object.
signature(object = "dg.Node"):
Return the color of the object.
signature(x = "dg.Node"):
Set the label of the object.
signature(object = "dg.Node"):
Return the label of the object.
signature(x = "dg.Node"):
Set the label.position of the object.
signature(object = "dg.Node"):
Return the label.position of the object.
signature(object = "dg.Node"):
Open a Tk/tcl-window with the slots of the node.
signature(object = "dg.Node"): ...
Jens Henrik Badsberg
dg.Vertex-class,
dg.Edge-class,
dg.Block-class.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.