display diagram in stand-alone application [message #158362] |
Mon, 05 November 2007 11:08 |
Eclipse User |
|
|
|
I am building a java project which will show the diagram from gmf model.
My application takes 2 file as input: the diagram file and the model file
( may be placed any where in the file system, not only in the workspace)
and output is display the diagram on the Tab panel.
I spent weeks with many solutions : export to a image file and read it
back, read the diagram directly, and the main problem is that I can get
the diagram from a diagram file ( probably because some example I got
always try to read a diagram file inside a workspace)
Does anyone have solution or some snippet code which fit my requirement?
Thanks,
Hoang
|
|
|
Powered by
FUDForum. Page generated in 0.05279 seconds