Learn R Programming

dynamicGraph (version 0.1.6.6)

OrdinalVertexProto-class: Class "OrdinalVertexProto"

Description

The class for vertices for ordinal variables.

Arguments

Objects from the Class

Objects can be created by calls of the form new("OrdinalVertexProto", ...). Objects has the methods for extracting and setting the slots for vertices, and the method for drawing the vertex.

Extends

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

See Also

newVertex, returnVertexList, VertexProto-class.