Java JGraph subgraph

Posted by Jeff Storey on Stack Overflow See other posts from Stack Overflow or by Jeff Storey
Published on 2010-04-05T20:31:17Z Indexed on 2010/04/05 20:33 UTC
Read the original article Hit count: 543

Filed under:
|
|

Is there a way to create a subgraph from a full graph in JGraph? When I update the subgraph, I want changes to propagate to the main graph. Does JGraph provide a relatively easy way for doing that out of the box (I couldn't seem to find one...)?

thanks, Jeff

© Stack Overflow or respective owner

Related posts about java

Related posts about jgraph