Cytoscape 2.8.0 API

Package cytoscape.layout

Classes providing some kind of graph layout functionality.

See:
          Description

Interface Summary
CyLayoutAlgorithm  
LayoutAlgorithm Deprecated. Use CyLayoutAlgorithm instead.
TunableListener The TunableListener interface provides a way to encapsulate CyLayoutAlgorithm property and settings values.
 

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 Tunables are typed objects that maintain properties and an easy way to generate a settings panel to allow user manipulation of them.
 

Package cytoscape.layout Description

Classes providing some kind of graph layout functionality.


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.