Uses of Interface
org.cytoscape.view.layout.CyLayoutAlgorithmManager
-
Packages that use CyLayoutAlgorithmManager Package Description org.cytoscape.app This is the Cytoscape App API, which supports development of Cytoscape 3.X apps in a manner similar to apps developed in Cytoscape 2.X. -
-
Uses of CyLayoutAlgorithmManager in org.cytoscape.app
Methods in org.cytoscape.app that return CyLayoutAlgorithmManager Modifier and Type Method Description CyLayoutAlgorithmManager
CyAppAdapter. getCyLayoutAlgorithmManager()
Deprecated.Returns an instance ofCyLayoutAlgorithmManager
.
-