Uses of Class
com.jgraph.graph.ConnectionSet.Connection

Packages that use ConnectionSet.Connection
com.jgraph.graph Graphs are made up of a number of classes and interfaces defined in their own package - the jgraph.graph package. 
 

Uses of ConnectionSet.Connection in com.jgraph.graph
 

Methods in com.jgraph.graph with parameters of type ConnectionSet.Connection
protected  void DefaultGraphModel.handleConnection(ConnectionSet.Connection c)
          Inserts the specified connection into the model.