On Mon, 11 Jun 2001, David Huen wrote:

> 
> I think you will need to either transform your Visible Rectangle to the
> renderer coordinate space or alternatively, transform your objects
> coordinates to component space so your test uses the same coordinate space
> for the visibility test.  The former is easier and can be performed with
> the methods in AffineTransform.  You can recover the current transform
> from the Graphics2D object by getTransform().
> 
Something else appears to be happening here too - I'll work on fixing it
tonight and get back to you.

Regards,
david Huen


_______________________________________________
Biojava-l mailing list  -  [EMAIL PROTECTED]
http://biojava.org/mailman/listinfo/biojava-l

Reply via email to