Hi
 I have a doubt in the following api

getPixelBounds(frc,x,y)

The above method in GlyphVector Class returns a rectangle  when the GlyphVector is 
rendered in graphics at x,y. When I call getX and getY on the rectangle object I get 
the offset x, y values. Now again if I call getBounds on the glyphVector and do a getX 
and getY i get one more coordinate(x,y). I am interested to know if any relationship 
exists between the offset x, y and the x,y got by calling getBounds on the 
glyphvector. How do I check if the getPixelBounds method works correctly. Please mail 
me if you have any answers.

Thanks in advance

Regards
    sats

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to