From: Andreas M. <ma...@in...> - 2004-06-21 13:10:37
|
Hi all, there is a possibility to set default values in joelib.gui.render.Renderer2DModel.java, but changes lead to no effect. However, if I change settings in joelib.gui.render.MoleculeViewer2D.java in the public static void display(JOEMol molecule, String _title, JOESmartsPattern smarts, String eTransfer, String retroSynth, String conjRing, String labels) routine via for example r2dm.setDrawNumbers(true); it works, at least for some properties (unfortunately not for .useKekuleStructure, which I'd like to use). Sincerely, Andi |