public class MOLWriter
extends Object
-
Constructor Summary
Constructors
-
Method Summary
boolean
addMolFile(String title,
int iModel,
SB mol,
BS bsAtoms,
BS bsBonds,
boolean asV3000,
boolean asJSON,
boolean noAromatic,
Quat q,
boolean is2d)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
MOLWriter
public MOLWriter()
-
Method Details
-
-
addMolFile
public boolean addMolFile(String title,
int iModel,
SB mol,
BS bsAtoms,
BS bsBonds,
boolean asV3000,
boolean asJSON,
boolean noAromatic,
Quat q,
boolean is2d)