chemaxon.marvin.modules
Class MacroMolecule.BondMaker
java.lang.Object
chemaxon.marvin.modules.MacroMolecule.BondMaker
- Enclosing class:
- MacroMolecule
public static class MacroMolecule.BondMaker
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MacroMolecule.BondMaker
public MacroMolecule.BondMaker()
MacroMolecule.BondMaker
public MacroMolecule.BondMaker(Molecule mol)
setMolecule
public void setMolecule(Molecule mol)
getFixed
public Molecule getFixed()
getFixed
public Molecule getFixed(boolean fixBondTypes,
boolean hydrogenize,
boolean addLP)
setFixBondTypes
public void setFixBondTypes(boolean fixBondTypes)
setHydrogenize
public void setHydrogenize(boolean hydrogenize)
setAddLP
public void setAddLP(boolean addLP)
fixIt
public static Molecule fixIt(Molecule mol)