Hi all, at this moment I am working on implementing the CDK way for determining the colors which are used to draw atoms and bonds...
At this moment the BaseAtomType and AtomType classes define the draw color, but this I am going to replace by the use of the jmol.render.AtomColors class which subclasses the CDK interface org.openscience.cdk.rederer.color.AtomColorer. When I'll commit this patch, it will remove all get/setColor methods from Atom, AtomType and BaseAtomType... No functionality should be lost in the process, and any loss is due to a bug... please let me know if you find problems with the patch (once commited ;) Egon ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jmol-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-developers
