How to use JUNG to draw a graph in a GEF editor -
is possible use jung graph display model data in gef editor rcp application, rather using figures
, etc. gef itself? i'd use jung draw graph model, still able use stuff flyout palette, scalablefreeformlayeredpane
, other gef goodies. graph should remain editable via gef on-board means. think jung has better algorithms drawing actual graph.
has succeeded in doing or has examples/starting points me?
thanks much!
no, can't that. gef build on top of draw2d, , not easy change this.
Comments
Post a Comment