Cytoscape 2.8.0 API

Uses of Class
cytoscape.generated.HiddenEdges

Packages that use HiddenEdges
cytoscape.generated   
 

Uses of HiddenEdges in cytoscape.generated
 

Fields in cytoscape.generated declared as HiddenEdges
protected  HiddenEdges Network.hiddenEdges
           
 

Methods in cytoscape.generated that return HiddenEdges
 HiddenEdges ObjectFactory.createHiddenEdges()
          Create an instance of HiddenEdges
 HiddenEdges Network.getHiddenEdges()
          Gets the value of the hiddenEdges property.
 

Methods in cytoscape.generated with parameters of type HiddenEdges
 void Network.setHiddenEdges(HiddenEdges value)
          Sets the value of the hiddenEdges property.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.