Cytoscape 2.8.0 API

Uses of Class
ding.view.DGraphView

Packages that use DGraphView
cytoscape.ding   
cytoscape.view Classes that provide a window to display a graph and UI components connected to that window, such as the menus. 
ding.view   
 

Uses of DGraphView in cytoscape.ding
 

Subclasses of DGraphView in cytoscape.ding
 class DingNetworkView
          Extended version of DGraphView defined in Ding.
 

Uses of DGraphView in cytoscape.view
 

Constructors in cytoscape.view with parameters of type DGraphView
InternalFrameComponent(JLayeredPane layeredPane, DGraphView dGraphView)
          Constructor.
 

Uses of DGraphView in ding.view
 

Methods in ding.view with parameters of type DGraphView
 void BirdsEyeView.changeView(DGraphView view)
          DOCUMENT ME!
 void DNodeView.setNestedNetworkView(DGraphView nestedNetworkView)
           
 

Constructors in ding.view with parameters of type DGraphView
ArbitraryGraphicsCanvas(GraphPerspective graphPerspective, DGraphView dGraphView, InnerCanvas innerCanvas, Color backgroundColor, boolean isVisible, boolean isOpaque)
          Constructor.
BirdsEyeView(DGraphView view)
          Creates a new BirdsEyeView object.
BirdsEyeView(DGraphView view, Component desktopView)
          Creates a new BirdsEyeView object.
ViewChangeEdit(DGraphView view, String label)
           
ViewChangeEdit(DGraphView view, ViewChangeEdit.SavedObjs saveObjs, String label)
           
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.