fingerprinters.topological.features
Class DanglingBond
java.lang.Object
fingerprinters.topological.features.DanglingBond
public class DanglingBond
- extends java.lang.Object
Constructor Summary |
DanglingBond(org.openscience.cdk.interfaces.IBond bond,
org.openscience.cdk.interfaces.IAtom connectedAtom)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DanglingBond
public DanglingBond(org.openscience.cdk.interfaces.IBond bond,
org.openscience.cdk.interfaces.IAtom connectedAtom)
throws FingerPrinterException
- Throws:
FingerPrinterException
getConnectedAtomPosition
public int getConnectedAtomPosition()
getConnectedAtom
public org.openscience.cdk.interfaces.IAtom getConnectedAtom()
getBond
public org.openscience.cdk.interfaces.IBond getBond()