Cytoscape 2.8.0 API

Uses of Class
cytoscape.generated.ViewableNodes

Packages that use ViewableNodes
cytoscape.generated   
 

Uses of ViewableNodes in cytoscape.generated
 

Fields in cytoscape.generated declared as ViewableNodes
protected  ViewableNodes Network.viewableNodes
           
 

Methods in cytoscape.generated that return ViewableNodes
 ViewableNodes ObjectFactory.createViewableNodes()
          Create an instance of ViewableNodes
 ViewableNodes Network.getViewableNodes()
          Gets the value of the viewableNodes property.
 

Methods in cytoscape.generated with parameters of type ViewableNodes
 void Network.setViewableNodes(ViewableNodes value)
          Sets the value of the viewableNodes property.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.