This package contains built-in graph-oriented models. They are based on a ObjectScene class.
The GraphScene provides a model with nodes and edges.
An edge can have a source and target node specified.
The GraphPinScene providers a model with nodes, pins and edges.
A pin is always assigned to a node and an edge can have a source and target pin specified.
|