public class ChemBond extends Object implements org.helm.chemtoolkit.IBondBase
| Modifier | Constructor and Description |
|---|---|
protected |
ChemBond(chemaxon.struc.MolBond bond) |
|
ChemBond(chemaxon.struc.MolBond bond,
org.helm.chemtoolkit.IStereoElementBase stereoElement) |
| Modifier and Type | Method and Description |
|---|---|
ChemAtom |
getIAtom1() |
ChemAtom |
getIAtom2() |
chemaxon.struc.MolBond |
getMolBond() |
org.helm.chemtoolkit.IStereoElementBase |
getStereoElement() |
int |
getType() |
protected ChemBond(chemaxon.struc.MolBond bond)
arg0 - public ChemBond(chemaxon.struc.MolBond bond,
org.helm.chemtoolkit.IStereoElementBase stereoElement)
public ChemAtom getIAtom1()
getIAtom1 in interface org.helm.chemtoolkit.IBondBasepublic ChemAtom getIAtom2()
getIAtom2 in interface org.helm.chemtoolkit.IBondBasepublic chemaxon.struc.MolBond getMolBond()
public org.helm.chemtoolkit.IStereoElementBase getStereoElement()
getStereoElement in interface org.helm.chemtoolkit.IBondBasepublic int getType()
getType in interface org.helm.chemtoolkit.IBondBaseCopyright © 2016. All rights reserved.