|
Eclipse Draw2d 3.0.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Edge | |
org.eclipse.draw2d.graph |
Uses of Edge in org.eclipse.draw2d.graph |
Methods in org.eclipse.draw2d.graph that return Edge | |
Edge |
EdgeList.getEdge(int index)
Returns the edge for the given index. |
Methods in org.eclipse.draw2d.graph with parameters of type Edge | |
void |
DirectedGraph.removeEdge(Edge edge)
Removes the given edge from the graph. |
Constructors in org.eclipse.draw2d.graph with parameters of type Edge | |
VirtualNode(Edge e,
int i)
Constructs a virtual node. |
|
Eclipse Draw2d 3.0.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |