can use CompoundDirectedGraphLayout in this case? [message #168329] |
Tue, 15 February 2005 02:46 |
Eclipse User |
|
|
|
Originally posted by: yabing.crimsonlogic.com
Hi,
I need to layout a graph, which contains subgraphs. each subgraph is a
rectangle box containing some nodes. the subgraph is like a database
table. columns in the table are its nodes.
and there are two types of connection lines. one is between subgraphs, or
between tables. the other is between one node in one subgraph (one column
in one table) and another node in another subgraph (another column in
another table). there is no connection line within one subgraph or one
table.
in this case, can I use CompoundDirectedGraphLayout to make a nice layout
of the graph? if not, is there any other way?
Thanks a lot!
Yabing
|
|
|
Powered by
FUDForum. Page generated in 0.04271 seconds