Learn R Programming

dynamicGraph (version 0.1.6.6)

TextVertexProto-class: Class "TextVertexProto" ~~~

Description

The class for vertices for setting text string in the graph window.

Arguments

Objects from the Class

Objects can be created by calls of the form new("TextVertexProto", ...). The vertices of nodes of this class are drawn with very small symbols. Objects has the methods for extracting and setting the slots for vertices.

Extends

Class "VertexProto", directly. Class "NodeProto", by class "VertexProto".

See Also

newVertex, returnVertexList, NodeProto-class.