Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

replaceVertexList

Replace the vertex list of model frame


Description

Replace the vertex list of model frame

Usage

replaceVertexList(vertexList, frameModels = NULL, 
                  frameViews = frameModels@models[[modelIndex]], 
                  modelIndex = 1, 
                  graphWindow = frameViews@graphs[[viewIndex]], 
                  viewIndex = 1, ...)

Arguments

vertexList

Object of class "dg.VertexList": vertexList is the new vertex list.

frameModels

The vertex list is replaced in frameModels, and frameModels is redrawn in graphWindow.

frameViews

The frameViews to redraw.

modelIndex

The modelIndex of the model to redraw.

graphWindow

The graphWindow to redraw.

viewIndex

The viewIndex of the view to redraw.

...

Optional arguments.

Note

The models is redrawn as stored in frameModels. If you by interaction with the graph window has changed the model of graphWindow, please export the frameModels from the graph window by selection "Assign 'frameModels' .." from the "Export" menu of the graph window before replacing.

Author(s)

Jens Henrik Badsberg


dynamicGraph

dynamicGraph

v0.2.2.6
GPL (>= 2)
Authors
Jens Henrik Badsberg <coco@badsberg.eu>
Initial release
2010/01/30

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.