Uses of Interface
org.wilmascope.forcelayout.BalancedEventClient

Packages that use BalancedEventClient
org.wilmascope.control   
org.wilmascope.forcelayout   
 

Uses of BalancedEventClient in org.wilmascope.control
 

Methods in org.wilmascope.control with parameters of type BalancedEventClient
 void GraphControl.Cluster.setBalancedEventClient(BalancedEventClient client)
          set the callback client for when the system reaches a balanced state
 

Uses of BalancedEventClient in org.wilmascope.forcelayout
 

Methods in org.wilmascope.forcelayout with parameters of type BalancedEventClient
 void ForceLayout.setBalancedEventClient(BalancedEventClient c)