public class CLLayoutTask
extends org.cytoscape.view.layout.AbstractParallelPartitionLayoutTask
current_size, current_start, edgeWeighter, incr, partitionList, taskMonitor, total_nodes| Constructor and Description |
|---|
CLLayoutTask(String displayName,
org.cytoscape.view.model.CyNetworkView networkView,
Set<org.cytoscape.view.model.View<org.cytoscape.model.CyNode>> nodesToLayOut,
CLLayoutContext context,
String attrName,
org.cytoscape.work.undo.UndoSupport undo)
Creates a new ForceDirectedLayout object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
layoutPartition(org.cytoscape.view.layout.LayoutPartition partition) |
String |
toString() |
public CLLayoutTask(String displayName, org.cytoscape.view.model.CyNetworkView networkView, Set<org.cytoscape.view.model.View<org.cytoscape.model.CyNode>> nodesToLayOut, CLLayoutContext context, String attrName, org.cytoscape.work.undo.UndoSupport undo)
Copyright © 2016. All rights reserved.