public class PharmacophoreAngleBond extends Bond
PharmacophoreAtom,
Serialized FormIBond.Order, IBond.StereoelectronCount| Constructor and Description |
|---|
PharmacophoreAngleBond(PharmacophoreAtom patom1,
PharmacophoreAtom patom2,
PharmacophoreAtom patom3)
Create a pharmacophore distance constraint.
|
| Modifier and Type | Method and Description |
|---|---|
double |
getBondLength()
Get the angle between the three pharmacophore groups that make up the constraint.
|
atoms, clone, compare, contains, equals, get2DCenter, get3DCenter, getAtom, getAtomCount, getBegin, getConnectedAtom, getConnectedAtoms, getContainer, getEnd, getIndex, getOrder, getOther, getStereo, hashCode, isAromatic, isConnectedTo, isInRing, setAtom, setAtoms, setIsAromatic, setIsInRing, setOrder, setStereo, toStringgetElectronCount, setElectronCountaddListener, addProperties, getBuilder, getFlag, getFlags, getFlagValue, getID, getListenerCount, getNotification, getProperties, getProperty, getProperty, notifyChanged, notifyChanged, removeListener, removeProperty, setFlag, setFlags, setID, setNotification, setProperties, setProperty, shallowCopyfinalize, getClass, notify, notifyAll, wait, wait, waitgetElectronCount, setElectronCountaddListener, addProperties, getFlag, getFlags, getFlagValue, getID, getListenerCount, getNotification, getProperties, getProperty, getProperty, notifyChanged, notifyChanged, removeListener, removeProperty, setFlag, setFlags, setID, setNotification, setProperties, setPropertygetBuilderpublic PharmacophoreAngleBond(PharmacophoreAtom patom1, PharmacophoreAtom patom2, PharmacophoreAtom patom3)
patom1 - The first pharmacophore grouppatom2 - The second pharmacophore grouppatom3 - The third pharmacophore groupCopyright © 2018. All Rights Reserved.