commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bugs #6067] java.awt.geom.RoundRectangle2D.intersects partially wro


From: Sascha Brawer
Subject: Re: [bugs #6067] java.awt.geom.RoundRectangle2D.intersects partially wrong
Date: Wed, 7 Jan 2004 11:41:39 +0100

Sascha Brawer <address@hidden> wrote on Wed, 7 Jan
2004 04:58:59 -0500:

>[bugs #6067]
>------------------ Additional Follow-up Comments ----------------------------
>Test case is in Mauve.
>
>The current Classpath implementation says in a comment: "Here we can use
>the same code we use for an ordinary rectangle." This is wrong, because
>RoundRectangle2D is, well, rounded :-)
>
>The implementation should cover the case where the intersection is only
>in the rounded corners, as in:
>
>          |
>-------  |
>         
>          -------
>          
>           |

Grr, for some reason savannah seems to strip backslash characters in the
automatically sent mails. Here we go again (use a fixed-with font):

>          |
>-------\  |
>        \ \ 
>         \ -------
>          \
>           |

-- Sascha

Sascha Brawer, address@hidden, http://www.dandelis.ch/people/brawer/ 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]