Cytoscape 2.8.0 API

Uses of Package
cytoscape.layout

Packages that use cytoscape.layout
cytoscape Core Cytoscape Classes. 
cytoscape.actions UI classes that are attached to menu items in the menu or tool bar of the window. 
cytoscape.command   
cytoscape.data.readers Reader classes for the basic data types in cytoscape.data. 
cytoscape.ding   
cytoscape.layout Classes providing some kind of graph layout functionality. 
cytoscape.layout.algorithms   
cytoscape.layout.ui   
cytoscape.util This package contains utility classes which are deemed generally useful, but which do not clearly belong to any other package. 
cytoscape.view Classes that provide a window to display a graph and UI components connected to that window, such as the menus. 
 

Classes in cytoscape.layout used by cytoscape
CyLayoutAlgorithm
           
 

Classes in cytoscape.layout used by cytoscape.actions
CyLayoutAlgorithm
           
 

Classes in cytoscape.layout used by cytoscape.command
Tunable
          Tunables are typed objects that maintain properties and an easy way to generate a settings panel to allow user manipulation of them.
 

Classes in cytoscape.layout used by cytoscape.data.readers
CyLayoutAlgorithm
           
 

Classes in cytoscape.layout used by cytoscape.ding
CyLayoutAlgorithm
           
 

Classes in cytoscape.layout used by cytoscape.layout
CyLayoutAlgorithm
           
LayoutProperties
          The LayoutProperties class is a helper class to support the management of settings and properties for layout algorithms that implement CyLayoutAlgorithm or extend AbstractLayout.
Tunable
          Tunables are typed objects that maintain properties and an easy way to generate a settings panel to allow user manipulation of them.
TunableListener
          The TunableListener interface provides a way to encapsulate CyLayoutAlgorithm property and settings values.
 

Classes in cytoscape.layout used by cytoscape.layout.algorithms
AbstractLayout
          The AbstractLayout provides nice starting point for Layouts written for Cytoscape.
CyLayoutAlgorithm
           
 

Classes in cytoscape.layout used by cytoscape.layout.ui
CyLayoutAlgorithm
           
 

Classes in cytoscape.layout used by cytoscape.util
Tunable
          Tunables are typed objects that maintain properties and an easy way to generate a settings panel to allow user manipulation of them.
 

Classes in cytoscape.layout used by cytoscape.view
CyLayoutAlgorithm
           
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.