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

Packages that use RectItem
uchicago.src.sim.gui   
 

Uses of RectItem in uchicago.src.sim.gui
 

Subclasses of RectItem in uchicago.src.sim.gui
 class RectNetworkItem
          A rectangular shaped NetworkDrawable.
 class RectNode
          Deprecated. As of repast 2.0, OvalNodes and RectNodes will no longer work. To visualize nodes, use DefaultDrawableNode as the base class and set the appropriate NetworkDrawable. See the Network how to (repast/docs/how_to/network.html) for more information.