Learn R Programming

dynamicGraph (version 0.1.6.6)

EdgeProto-class: Class "EdgeProto"

Description

A skeleton class for the classes of edges.

Arguments

Objects from the Class

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

Extends

Class "NodeProto", directly.

See Also

VertexEdgeProto-class, BlockEdgeProto-class, FactorEdgeProto-class.