Cytoscape 2.8.0 API

Uses of Class
cytoscape.generated.Edge

Packages that use Edge
cytoscape.generated   
 

Uses of Edge in cytoscape.generated
 

Fields in cytoscape.generated with type parameters of type Edge
protected  List<Edge> SelectedEdges.edge
           
protected  List<Edge> HiddenEdges.edge
           
 

Methods in cytoscape.generated that return Edge
 Edge ObjectFactory.createEdge()
          Create an instance of Edge
 

Methods in cytoscape.generated that return types with arguments of type Edge
 List<Edge> SelectedEdges.getEdge()
          Gets the value of the edge property.
 List<Edge> HiddenEdges.getEdge()
          Gets the value of the edge property.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.