public class CustomLayout
extends org.cytoscape.view.layout.AbstractLayoutAlgorithm
| Constructor and Description |
|---|
CustomLayout(org.cytoscape.work.undo.UndoSupport undo)
Creates a new MyLayout object.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
createLayoutContext() |
org.cytoscape.work.TaskIterator |
createTaskIterator(org.cytoscape.view.model.CyNetworkView networkView,
Object context,
Set<org.cytoscape.view.model.View<org.cytoscape.model.CyNode>> nodesToLayOut,
String attrName) |
public CustomLayout(org.cytoscape.work.undo.UndoSupport undo)
public org.cytoscape.work.TaskIterator createTaskIterator(org.cytoscape.view.model.CyNetworkView networkView,
Object context,
Set<org.cytoscape.view.model.View<org.cytoscape.model.CyNode>> nodesToLayOut,
String attrName)
public Object createLayoutContext()
createLayoutContext in interface org.cytoscape.view.layout.CyLayoutAlgorithmcreateLayoutContext in class org.cytoscape.view.layout.AbstractLayoutAlgorithmCopyright © 2017. All rights reserved.