Package org.eclipse.draw2d.graph
package org.eclipse.draw2d.graph
Stand-alone algorithms related to Graph Drawing.
-
ClassesClassDescriptionA
DirectedGraph
whose Nodes may be compoundSubgraph
s, which may contain other nodes.Performs a graph layout on aCompoundDirectedGraph
.A graph consisting of nodes and directed edges.Performs a graph layout of aDirectedGraph
.A directed Edge joining a source and target Node.A list ofEdge
s.A node in a DirectedGraph.A list containing nodes.A Path representation for the ShortestPathRouting.For Internal Use only.For internal use only.Bends a collection ofPaths
around rectangular obstacles.A Node which may contain other nodes.Deprecated.virtual nodes of an edge should be cast to Node.