Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[gmf-dev] overlapping figures

Hi all,
I want to draw two rectangles which overlaps. I tried to made this via a user defined Shape, where I have overwritten the methods outlineShape and fillShape. Now the rectangles are painted, but if they are filled, the outline from the underlying rectangle can be seen. How can I suppress this?

TIA,
Ralf.


Back to the top