I'm developing an application, that handles ecore models and diagrams. One
part should be, that diagrams are exported to image files automatically by
the application. There should be no diagram editor visible to the user. So
the solution with the context menu doesn't work.
I have a model and a diagram file and what I want to get is an image file.
Is there a possibility to use parts of gmf and emft to do this?