org.netbeans.api.visual.graph.package.html Maven / Gradle / Ivy
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.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy