Cytoscape 2.8.0 API

Uses of Class
cytoscape.generated.NetworkTree

Packages that use NetworkTree
cytoscape.generated   
 

Uses of NetworkTree in cytoscape.generated
 

Fields in cytoscape.generated declared as NetworkTree
protected  NetworkTree Cysession.networkTree
           
 

Methods in cytoscape.generated that return NetworkTree
 NetworkTree ObjectFactory.createNetworkTree()
          Create an instance of NetworkTree
 NetworkTree Cysession.getNetworkTree()
          Gets the value of the networkTree property.
 

Methods in cytoscape.generated with parameters of type NetworkTree
 void Cysession.setNetworkTree(NetworkTree value)
          Sets the value of the networkTree property.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.