public class NetworkViewSwitchTask
extends org.cytoscape.work.AbstractTask
| Constructor and Description |
|---|
NetworkViewSwitchTask(org.cytoscape.service.util.CyServiceRegistrar reg,
org.cytoscape.model.CyNode node,
org.cytoscape.model.CyNetwork origin)
A Task switching the current view to the View in the TargetView and focusing on the NodeView listed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
run(org.cytoscape.work.TaskMonitor arg0) |
public NetworkViewSwitchTask(org.cytoscape.service.util.CyServiceRegistrar reg,
org.cytoscape.model.CyNode node,
org.cytoscape.model.CyNetwork origin)
reg - The CyServiceRegistrar for referencenode - The CyNode that was clickedorigin - The Original CyNetwork this task comes fromCopyright © 2018. All rights reserved.