Eclipse Draw2d
2.1

Package org.eclipse.draw2d.graph

Class Summary
CompoundDirectedGraph A DirectedGraph whose Nodes may be compound, or containing other nodes.
CompoundDirectedGraphLayout Performs a graph layout on a CompoundDirectedGraph.
DirectedGraph A graph consisting of nodes and directed edges.
DirectedGraphLayout Performs a graph layout of a DirectedGraph.
Edge A directed Edge joining a source and target Node.
EdgeList A list of Edges.
Node A node in a DirectedGraph.
NodeList  
Rank  
RankList For internal use only.
Subgraph A Node which may contain other nodes.
SubgraphBoundary  
VirtualNode  
 


Eclipse Draw2d
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.