Class Summary |
AgentSizedView |
A generic base class for views that draw some kind of spatial view of a group
of cells. |
AgentView |
A generic base class for views that draw some kind of spatial view of a group
of cells. |
BatchView |
WORK IN (SLOW) PROGRESS. |
BufferView |
A base class for any poanel that wants to have a manually updateable
background buffer. |
CellView |
A generic base class for views that draw some kind of spatial view of a group
of cells. |
ChartView |
A chart view of a scape. |
ComponentViewDelegate |
Manages the relationship between a component view and its scape, including
determining when updates occur and managing the graphics recorder. |
FixedAgentStretchyView |
A class providing a view of an scape vector. |
FixedStretchyView |
A class providing a view of an scape vector. |
HostedAgentView |
A base class for drawing a collection of agents upon a collection of cells. |
MovingStretchyView |
A view of a scape vector. |
Overhead2DContinuousView |
The Class Overhead2DContinuousView. |
Overhead2DView |
A scape view that draws the classic bird's eye view of a 2-dimensional
lattice. |
OverheadRelative2DView |
A scape view that draws a view of a 2-dimensional lattice with a relative
origin. |
PanelView |
A base class for a panel that acts as an observer of scapes. |
Plot2DView |
A scape view that represents two parameters of agent state in a
two-dimensional plot. |
ScapeTransitionPanelView |
A view providing notification when a scape transitions from one state to
another. |
Scrolling1DView |
A view that provides a vertically scrolling view appropriate for dispalying a
simple one-dimensional collection of agents; i.e. |
SimpleControlView |
A class providing a simple control panel for a running model that does not
require Swing. |
SimplexView |
A scape view that represents some aspect of agent state in a simplex diagram. |
StretchyView |
A view of a scape vector. |
StringNode |
User: jmiller
Date: Jan 18, 2005
Time: 12:20:04 PM
To change this template use Options | File Templates. |
ViewVisUtil |
The Class ViewVisUtil. |