Hmm… Extended should do it. Let me try and see what I get.

You could also try the prototype generator I posted the other week. 

J

On 19 Feb 2014, at 14:25, Rajarshi Guha <gu...@mail.nih.gov> wrote:

> Hi, I have some code renders molecules, but when the input ( say [CH2+] ) is 
> a charged species no charge is displayed. Right now here are the list of 
> generators I'm using
> 
>         generators.add(new BasicSceneGenerator());
>         generators.add(new RingGenerator());
>         generators.add(new BasicBondGenerator());
>         generators.add(new AtomNumberGenerator());
>         generators.add(new ExtendedAtomGenerator());
> 
> Is there some other generator I should include?
> 
> -- 
> Rajarshi Guha | http://blog.rguha.net
> NIH Center for Advancing Translational Science
> ------------------------------------------------------------------------------
> Managing the Performance of Cloud-Based Applications
> Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
> Read the Whitepaper.
> http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk_______________________________________________
> Cdk-user mailing list
> Cdk-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cdk-user

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
Cdk-user mailing list
Cdk-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdk-user

Reply via email to