Package | Description |
---|---|
org.eclipse.draw2d.graph |
Stand-alone algorithms related to Graph Drawing.
|
Modifier and Type | Method and Description |
---|---|
Edge |
EdgeList.getEdge(int index)
Returns the edge for the given index.
|
Modifier and Type | Method and Description |
---|---|
void |
DirectedGraph.removeEdge(Edge edge)
Removes the given edge from the graph.
|
Constructor and Description |
---|
VirtualNode(Edge e,
int i)
Deprecated.
This class is for internal use only.
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.