public class NodeAndNetworkStruct extends Object
| Modifier and Type | Field and Description | 
|---|---|
org.cytoscape.model.CyNetwork | 
network  | 
org.cytoscape.model.CyNode | 
node  | 
| Constructor and Description | 
|---|
NodeAndNetworkStruct(org.cytoscape.model.CyNode Node,
                    org.cytoscape.model.CyNetwork network)
Default constructor using a  
CyNode and a CyNetwork | 
Copyright © 2018. All rights reserved.