Greetings,I'm using cdk-1.2.2 as part of a cheminformatics plugin for Cytoscape and I'm trying to change the background color of the depiction to be transparent (so the Cytoscape node color comes through). I'm using setBackColor, but it appears as though when the 2D structure gets rendered, the inside of a ring gets painted with the background color, but ignores the opacity. Is this true? Is there an easy fix or a workaround to allow opacity to work correctly? Secondly, I want to increase the size of the characters used to designate the atoms, but couldn't find any method that allowed that. I thought I might be able to grab the default font (Renderer2DModel.getFont()) and then derive a new, larger font, but getFont returns null. Is there another way to increase the size of the characters when the structure gets rendered?
As always, thanks in advance! -- scooter
<<attachment: scooter.vcf>>
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________ Cdk-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cdk-user

