Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix bug: Lines are not clipped within the client plot area

- Summary:
fix bug: Lines are not clipped within the client plot area
- Bugzilla Bug (s) Resolved:
117150
- Description:
set clipping before rendering the plot
- Tests Description :

- Files Edited:

- Files Added:

- Notes to Build Team:

- Notes to Developers:
all the extension renderer must implement IDeviceRenderer.setClip() correctly to make this work.

- Notes to QA:

- Notes to Documentation:

 

/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/swing/SwingRendererImpl.java
/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/swt/R31Enhance.java
/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/swt/SwtRendererImpl.java
/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/AxesRenderer.java

 

Best Regards,

 

Zhiqiang Qian

Actuate Corporation - Shanghai R&D Center
( : (86)21-58826388
* : zqian@xxxxxxxxxxx

 


Back to the top