[Biojava-l] New FeatureRenderers and demo

David Huen smh1008@cus.cam.ac.uk
Tue, 12 Jun 2001 19:13:57 +0100 (BST)


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