Package org.wilmascope.forcelayout

Interface Summary
BalancedEventClient Title: WilmaToo Description: Sequel to the ever popular Wilma graph drawing engine Copyright: Copyright (c) 2001 Company: WilmaOrg
 

Class Summary
Constants A set of copies of constant variables pre-parsed from the global constants in the belief that this may speed things up a bit
DirectedField A force field that will force all directed edges to align themselves with its direction vector
EdgeForceLayout  
FixedOrigin Force that attracts either one or all of the nodes to the centre of the graph space.
Force Super class that any force must extend
ForceControlPanel  
ForceControlsPanel Title: WilmaToo Description: Sequel to the ever popular Wilma graph drawing engine Copyright: Copyright (c) 2001 Company: WilmaOrg
ForceLayout Main class force for calculating forces on all nodes and moving them incrementally.
ForceManager This class provides a manager or registry of all the available forces which can be added to an instance of ForceLayout.
NodeForceLayout This class encapsulates the physical properties of a node in relation to the ForceLayout such as mass, and the forces acting upon it.
Origin Force that attracts either one or all of the nodes to the centre of the graph space.
Planar  
Repulsion A repulsive (electrostatic style) force between all nodes.
RepulsionFADE  
RepulsionlessSpring A Force for use by nodes connected by an edge.
RepulsionSpring A repulsive (electrostatic style) force between all nodes.
Spring A Force for use by nodes connected by an edge.
 

Exception Summary