Cytoscape 2.8.0 API

Uses of Class
cytoscape.view.CyDesktopManager.Arrange

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

Uses of CyDesktopManager.Arrange in cytoscape.view
 

Methods in cytoscape.view that return CyDesktopManager.Arrange
static CyDesktopManager.Arrange CyDesktopManager.Arrange.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CyDesktopManager.Arrange[] CyDesktopManager.Arrange.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in cytoscape.view with parameters of type CyDesktopManager.Arrange
static void CyDesktopManager.arrangeFrames(CyDesktopManager.Arrange pStyle)
           
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.