﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
28	Try replacing Java2D with Draw2D to improve performance	Henrik Heimbuerger	Henrik Heimbuerger	"The track view drawing is currently using Java2D, rendered as an SWT image on the SWT GC. The GEF framework offers Draw2D, which is a similar library that is optimised for use with SWT.

It could be attempted to replace Java2D with Draw2D to improve the rendering performance while still being able to rotate and zoom.

Some links:
* [http://www.se.eecs.uni-kassel.de/se/fileadmin/se/courses/ProjektArbeit-2003/presentations-2003-11-12/Draw2d.pdf Draw2D introduction]
* [http://publib.boulder.ibm.com/infocenter/rtnlhelp/v6r0m0/index.jsp?topic=/org.eclipse.draw2d.doc.isv/reference/api/org/eclipse/draw2d/geometry/Transform.html Transformations in Draw 2D]"	enhancement	closed	minor	MS1: First release (1.0.0)	track	pre-1.0	wontfix	java2d, draw2d	
