|
Cytoscape 2.8.0 API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
Classes providing some kind of graph layout functionality.
|
Cytoscape 2.8.0 API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |