Package nct.visualization.cytoscape.dual

Class Summary
DualLayout Constructs several Cytoscape objects based on an input Graph and renders the graph in Dual Layout mode.
DualLayoutTask The Thread that does the actual DualLayout calculations.
NodePairSet This class keeps track of a set of unordered pairs of nodes
SpringEmbeddedLayouter A modified implementation of Kamada and Kawai's spring embedded layout algorithm.