[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.gef] Drawing JFreeChart chart in Draw2D figure

Hi,

I need to draw charts created with JFreeChart, which uses AWT, in Draw2D figures. At the moment I use JFreeChart headlessly to create an SWT image from an AWT image buffer. Then I draw the SWT image with an ImageFigure, which works reasonably well.

Are there any better approaches I don't know of?


Regards, Marian