Objects from the Class
Objects can be created by calls of the form new("ContinuousVertexProto", ...)
.
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"
.