Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 308530

Summary: [GC] getClipping is missing
Product: [RT] RAP Reporter: Benjamin Muskalla <b.muskalla>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: 1.3   
Target Milestone: 1.3 M7   
Hardware: All   
OS: All   
Whiteboard:

Description Benjamin Muskalla CLA 2010-04-08 13:30:43 EDT
Returns the bounding rectangle of the receiver's clipping region. If no clipping region is set, the return value will be a rectangle which covers the entire bounds of the object the receiver is drawing on.

I think as long as we don't have any clipping available, we could return the bounds of the widget itself so PaintListener get a hint how big the drawable area is.
Comment 1 RĂ¼diger Herrmann CLA 2010-04-14 10:25:49 EDT
Fixed in CVS HEAD