Uses of Class
org.eclipse.amp.escape.ascape.view.EditPartFactoryScapeView

Packages that use EditPartFactoryScapeView
org.ascape.view.vis   
org.eclipse.amp.escape.ascape.agf3d   
org.eclipse.amp.escape.ascape.view   
 

Uses of EditPartFactoryScapeView in org.ascape.view.vis
 

Subclasses of EditPartFactoryScapeView in org.ascape.view.vis
 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 ChartView
           
 class FixedAgentStretchyView
          A class providing a view of an scape vector.
 class FixedStretchyView
          A class providing a view of an scape vector.
 class GEFView
           
 class GraphicsView
           
 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 SimplexView
          A scape view that represents some aspect of agent state in a simplex diagram.
 class StretchyView
          A view of a scape vector.
 

Uses of EditPartFactoryScapeView in org.eclipse.amp.escape.ascape.agf3d
 

Subclasses of EditPartFactoryScapeView in org.eclipse.amp.escape.ascape.agf3d
 class GEF3DView
           
 

Uses of EditPartFactoryScapeView in org.eclipse.amp.escape.ascape.view
 

Subclasses of EditPartFactoryScapeView in org.eclipse.amp.escape.ascape.view
 class EditPartScapeView