Skip to main content



      Home
Home » Eclipse Projects » GEF » Avoid multiple repaints due to revalidation of org.eclipse.draw2d.Figure (Avoid multiple repaints due to revalidation of org.eclipse.draw2d.Figure )
Avoid multiple repaints due to revalidation of org.eclipse.draw2d.Figure [message #772214] Thu, 29 December 2011 04:14
Eclipse UserFriend
Hi,

In setContraint() method, a revalidation is done which causes repaint of org.eclipse.draw2d.Figure obejcts present on the canvas by the update manager.
I assume that, when a new figure is added on canvas, a full repaint will be done.

Is there a way to avoid multiple repaints of figures when setConstraint() is done on its parent in order to improve performance?
Previous Topic:Draw2d ScalablePolygonShape Issue
Next Topic:Creating sequencial circuits with gef logic plugin
Goto Forum:
  


Current Time: Thu Jul 17 06:16:12 EDT 2025

Powered by FUDForum. Page generated in 0.11246 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top