Uses of Class
uchicago.src.sim.gui.LayoutWithDisplay

Packages that use LayoutWithDisplay
uchicago.src.sim.gui   
 

Uses of LayoutWithDisplay in uchicago.src.sim.gui
 

Subclasses of LayoutWithDisplay in uchicago.src.sim.gui
 class FruchGraphLayout
          Positions nodes in layout according to iterations of an implementation of the Fruchmen-Reingold graph layout algorithm.
 class KamadaGraphLayout
          Positions network nodes according to the Kamada-Kawai algorithm.