Cytoscape 2.8.0 API

Uses of Class
cytoscape.generated.NetworkFrames

Packages that use NetworkFrames
cytoscape.generated   
 

Uses of NetworkFrames in cytoscape.generated
 

Fields in cytoscape.generated declared as NetworkFrames
protected  NetworkFrames Desktop.networkFrames
           
 

Methods in cytoscape.generated that return NetworkFrames
 NetworkFrames ObjectFactory.createNetworkFrames()
          Create an instance of NetworkFrames
 NetworkFrames Desktop.getNetworkFrames()
          Gets the value of the networkFrames property.
 

Methods in cytoscape.generated with parameters of type NetworkFrames
 void Desktop.setNetworkFrames(NetworkFrames value)
          Sets the value of the networkFrames property.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.