I wrote a couple of Mauve tests to check the effect of the setTransform() and
transform() methods on the clip for a Graphics2D:
gnu.testlet.java.awt.Graphics2D.setTransform
gnu.testlet.java.awt.Graphics2D.transform
Both methods should impact the clip area, but in our CairoGraphics2D
implementation the setTransform() method doesn't change the clip area at all.
I believe this is the cause of the drawing problems in JFreeChart.
--
Summary: CairoGraphics2D.setTransform() doesn't update clip
Product: classpath
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: awt
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: david dot gilbert at object-refinery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27960
_______________________________________________
Bug-classpath mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-classpath