Uses of Interface
org.ascape.util.vis.IDrawSelection

Packages that use IDrawSelection
org.ascape.view.vis   
 

Uses of IDrawSelection in org.ascape.view.vis
 

Classes in org.ascape.view.vis that implement IDrawSelection
 class AgentView
          A generic base class for views that draw some kind of spatial view of a group of cells.
 class CellView
          A generic base class for views that draw some kind of spatial view of a group of cells.
 class FixedAgentStretchyView
          A class providing a view of an scape vector.
 class FixedStretchyView
          A class providing a view of an scape vector.
 class HostedAgentView
          A base class for drawing a collection of agents upon a collection of cells.
 class MovingStretchyView
          A view of a scape vector.
 class Overhead2DContinuousView
          The Class Overhead2DContinuousView.
 class Overhead2DView
          A scape view that draws the classic bird's eye view of a 2-dimensional lattice.
 class OverheadRelative2DView
          A scape view that draws a view of a 2-dimensional lattice with a relative origin.
 class Plot2DView
          A scape view that represents two parameters of agent state in a two-dimensional plot.
 class Scrolling1DView
          A view that provides a vertically scrolling view appropriate for dispalying a simple one-dimensional collection of agents; i.e.
 class StretchyView
          A view of a scape vector.