Uses of Class
org.jgraph.graph.ConnectionSet.Connection
-
Packages that use ConnectionSet.Connection Package Description org.jgraph.graph Graphs are made up of a number of classes and interfaces defined in their own package - thejgraph.graph
package. -
-
Uses of ConnectionSet.Connection in org.jgraph.graph
Methods in org.jgraph.graph with parameters of type ConnectionSet.Connection Modifier and Type Method Description protected void
DefaultGraphModel. handleConnection(ConnectionSet.Connection c, boolean establish)
Inserts the specified connection into the model.
-