User 3afdb4ab90
01-12-2004 21:03:18
I need to convert smiles to jpeg with selected atoms colored.
I made some changes to the example code SimpleConverter.java.
I assign Set number 0 to all atoms, then Set 1 to selected atoms.
But when I use the (new) setcolors options in toBinFormat, e.g.
"jpeg:w200,setcolors", the output file is still colored by atom type,
the same as if I'd used "jpeg:w200". Do I need to define the
colors of my Sets? How do I do that?
Thanks,
TJ
I made some changes to the example code SimpleConverter.java.
I assign Set number 0 to all atoms, then Set 1 to selected atoms.
But when I use the (new) setcolors options in toBinFormat, e.g.
"jpeg:w200,setcolors", the output file is still colored by atom type,
the same as if I'd used "jpeg:w200". Do I need to define the
colors of my Sets? How do I do that?
Thanks,
TJ