Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 09:14
Meghna Missing name is currently offline Meghna Missing nameFriend
Messages: 9
Registered: March 2011
Junior Member
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: Tue Mar 19 09:01:49 GMT 2024

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

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

Back to the top