Skip to contents

Box that represents a node in a GraphDescriptor.

Usage

GraphBox(gnode = `mut<GraphValue>`(), desc = `mut<GraphDescriptor>`())

Arguments

gnode

(GraphNode)
The node.

desc

(GraphDescriptor)
The descriptor of the graph.