Dear all, I am reading the source code of JChemPaint and writing a molecule editor based on CDK. I found the wavy bonds become solid bonds when I save them to a MDL/CML format file and reopen it in JChemPaint. So I want to know if there's any file format or any way that can save all the informations of CDK's memory model to a file and I cound reload it(maybe like serialization and deserialization), If not, what is the easiest way to achieve this?
Thanks for your help! PS: I found the CDKSourceCodeWriter may save the informations of CDK's memory model, but I don't know how to use these codes and it also lose Stereo information.
_______________________________________________ Cdk-user mailing list Cdk-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdk-user