This function returns the atom that is connected to a specified in a specified bond. Note that this function assumes 2-atom bonds, mainly because the CDK does not currently support other types of bonds
Arguments
- bond
- A - jObjRefrepresenting an `IBond` object
- atom
- A - jObjRefrepresenting an `IAtom` object
Author
Rajarshi Guha (rajarshi.guha@gmail.com)
