[JAVA2D] Path2D contains() Point2D

2007-09-26 Thread java2d
I've a query with regards the java.awt.geom.Path2D.contains() method. I thought a point is considered to lie inside a Shape if and only if: it lies completely [b]inside the Shape's boundary[/b] I have a path2D that tells me that a point it does NOT contain point2D p, but when I determine the

Re: [JAVA2D] Trouble Shooting High X-Server Load on Solaris

2007-09-26 Thread Dmitri Trembovetski
Hi Rob, Rob Ratcliff wrote: Dmitri Trembovetski wrote: In the local server case, have you tried setting this env. variable: J2D_PIXMAPS=shared . It may help. Oddly enough, when we use shared, the X-Server load goes up quite a bit (on the order of 30-50%), whereas when we use server, the