public class LinearizeNetworkTask
extends java.lang.Object
Constructor and Description |
---|
LinearizeNetworkTask(GraphDocument graphDocument,
VisualStyle vizsty) |
Modifier and Type | Method and Description |
---|---|
CyNetwork |
getCyNetwork() |
java.lang.String |
getTitle() |
void |
halt() |
void |
run() |
void |
setTaskMonitor(TaskMonitor taskMonitor) |
public LinearizeNetworkTask(GraphDocument graphDocument, VisualStyle vizsty)
public java.lang.String getTitle()
public void halt()
public CyNetwork getCyNetwork()
public void run()
public void setTaskMonitor(TaskMonitor taskMonitor) throws java.lang.IllegalThreadStateException
java.lang.IllegalThreadStateException