Cytoscape 2.5.1 (c) 2006,2007 ISB, MSKCC, UCSD

Package cytoscape.layout

Classes providing some kind of graph layout functionality.

See:
          Description

Interface Summary
CyLayoutAlgorithm  
LayoutAlgorithm Deprecated. Use CyLayoutAlgorithm instead.
 

Class Summary
AbstractLayout The AbstractLayout provides nice starting point for Layouts written for Cytoscape.
CyLayouts CyLayouts is a singleton class that is used to register all available layout algorithms.
LayoutAdapter LayoutAdapter provides a *very* minimal interface to implement a layout algorithm.
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.
LayoutTask A wrapper for applying a layout in a task.
Tunable The Tunable class provides a convenient way to encapsulate CyLayoutAlgorithm property and settings values.
 

Package cytoscape.layout Description

Classes providing some kind of graph layout functionality.


www.cytoscape.org