Objects from the Class
Objects can be created by calls of the form new("VertexEdgeProto", ...)
.
Objects has the methods for extracting and setting the slots for edges,
and the method for drawing the edge.Extends
Class "EdgeProto"
, directly.
Class "NodeProto"
, by class "EdgeProto"
.