Cytoscape 2.8.0 API

Uses of Class
cytoscape.generated.Network

Packages that use Network
cytoscape.generated   
 

Uses of Network in cytoscape.generated
 

Fields in cytoscape.generated with type parameters of type Network
protected  List<Network> NetworkTree.network
           
 

Methods in cytoscape.generated that return Network
 Network ObjectFactory.createNetwork()
          Create an instance of Network
 

Methods in cytoscape.generated that return types with arguments of type Network
 List<Network> NetworkTree.getNetwork()
          Gets the value of the network property.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.