Uses of Package
org.eclipse.draw2d.graph
Packages that use org.eclipse.draw2d.graph
Package
Description
Primary package containing general interfaces and implementation classes.
Stand-alone algorithms related to Graph Drawing.
-
Classes in org.eclipse.draw2d.graph used by org.eclipse.draw2d
-
Classes in org.eclipse.draw2d.graph used by org.eclipse.draw2d.graphClassDescriptionA graph consisting of nodes and directed edges.Performs a graph layout of a
DirectedGraph
.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.A Node which may contain other nodes.