Search Java Classes and Packages
Search Java Frameworks and Libraries
#Cytoscape.layout Classes and Interfaces - 16 results found.
| Name | Description | Type | Package | Framework |
| AbstractLayout | The AbstractLayout provides nice starting point for Layouts written for Cytoscape. | Class | cytoscape.layout | CytoScape |
|
| CyLayoutAlgorithm | | Interface | cytoscape.layout | CytoScape |
|
| CyLayouts | | Class | cytoscape.layout | CytoScape |
|
| DynamicLayoutMenu | A DynamicLayoutMenu is a more complicated layout menu that constructs layout menu items on-the-fly based on the capabilities of the layout algorithm and environment | Class | cytoscape.layout.ui | CytoScape |
|
| GridNodeLayout | The GridNodeLayout provides a very simple layout, suitable as the default layout for Cytoscape data readers. | Class | cytoscape.layout.algorithms | CytoScape |
|
| LayoutAdapter | LayoutAdapter provides a *very* minimal interface to implement a layout algorithm. | Class | cytoscape.layout | CytoScape |
|
| LayoutAlgorithm | | Interface | cytoscape.layout | CytoScape |
|
| LayoutMenu | A DynamicLayoutMenu is a more complicated layout menu that constructs layout menu items on-the-fly based on the capabilities of the layout algorithm and environment | Class | cytoscape.layout.ui | CytoScape |
|
| LayoutMenuManager | | Class | cytoscape.layout.ui | CytoScape |
|
| LayoutProperties | The LayoutProperties class is a helper class to support the management of settings and properties for layout algorithms that implement | Class | cytoscape.layout | CytoScape |
|
| LayoutSettingsDialog | The LayoutSettingsDialog is a dialog that provides an interface into all of the various settings for layout algorithms. | Class | cytoscape.layout.ui | CytoScape |
|
| LayoutTask | A wrapper for applying a layout in a task. | Class | cytoscape.layout | CytoScape |
|
| SettingsAction | See Also:Serialized FormFields inherited from class cytoscape. | Class | cytoscape.layout.ui | CytoScape |
|
| StaticLayoutMenu | StaticLayoutMenu provides a simple menu item to be added to a layoutSee Also:Serialized Form | Class | cytoscape.layout.ui | CytoScape |
|
| Tunable | Tunables are typed objects that maintain properties and an easy way to generate a settings panel to allow user manipulation | Class | cytoscape.layout | CytoScape |
|
| TunableListener | The TunableListener interface provides a way to encapsulate CyLayoutAlgorithm property and settings values. | Interface | cytoscape.layout | CytoScape |