Skip navigation links
org.netbeans.api.visual 2.62

Package org.netbeans.api.visual.graph

This package contains built-in graph-oriented models.

See: Description

Package org.netbeans.api.visual.graph Description

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.

Skip navigation links
org.netbeans.api.visual 2.62