|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |