|
Eclipse Draw2d 3.2 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Edge | |
org.eclipse.draw2d.graph | Stand-alone algorithms related to Graph Drawing. |
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)
Deprecated. This class is for internal use only. |
|
Eclipse Draw2d 3.2 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |