DynamicGraph-class
and DynamicGraphView-class should be of this class.The lists returned from returnVertexList,
returnEdgeList, returnFactorEdgeList, and
returnBlockEdgeList, and appropriate components of
the returned values from setBlocks and
returnFactorVerticesAndEdges are of this class.
Objects can be created by calls of the form new("dg.list", ...).
Class "dg.NodeList", directly.
Class "dg.list", by class "dg.NodeList".
Class "list", by class "dg.NodeList".
dynamicGraphMain, and
DynamicGraphModel-class.