Uses of Class
org.ascape.view.vis.GraphicsView

Packages that use GraphicsView
org.ascape.view.vis   
org.eclipse.amp.escape.ascape.gef   
 

Uses of GraphicsView in org.ascape.view.vis
 

Subclasses of GraphicsView in org.ascape.view.vis
 class org.ascape.view.vis.AgentView
           
 class org.ascape.view.vis.CellView
           
 class org.ascape.view.vis.HostedAgentView
           
 class org.ascape.view.vis.Overhead2DView
           
 

Uses of GraphicsView in org.eclipse.amp.escape.ascape.gef
 

Constructors in org.eclipse.amp.escape.ascape.gef with parameters of type GraphicsView
GraphicsEditPart(GraphicsView graphicsView, java.lang.Object model)