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

Packages that use OvalItem
uchicago.src.sim.gui   
 

Uses of OvalItem in uchicago.src.sim.gui
 

Subclasses of OvalItem in uchicago.src.sim.gui
 class OvalNetworkItem
          An oval shaped NetworkDrawable.
 class OvalNode
          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.