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.graphpackage. -
-
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 voidDefaultGraphModel. handleConnection(ConnectionSet.Connection c, boolean establish)Inserts the specified connection into the model.
-