Package de.cau.cs.kieler.klay.force.graph

Basic structures for the force layouter.

See:
          Description

Class Summary
FBendpoint A bend point in the force graph.
FEdge A physico-virtual representation of an edge, including a list of associated bend points.
FGraph A graph for the force layouter.
FLabel A label in the force graph.
FNode A node in the force graph.
FParticle A particle in the force graph, that is an object that can attract or repulse other particles.
 

Package de.cau.cs.kieler.klay.force.graph Description

Basic structures for the force layouter.