public class PharmacophoreAngleBond extends Bond
PharmacophoreAtom
,
Serialized FormIBond.Display, IBond.Order, IBond.Stereo
electronCount
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, getDisplay, getEnd, getIndex, getOrder, getOther, getStereo, hashCode, isAromatic, isConnectedTo, isInRing, setAtom, setAtoms, setDisplay, setIsAromatic, setIsInRing, setOrder, setStereo, toString
getElectronCount, setElectronCount
addListener, addProperties, getBuilder, getFlag, getFlags, getFlagValue, getID, getListenerCount, getNotification, getProperties, getProperty, getProperty, notifyChanged, notifyChanged, removeListener, removeProperty, setFlag, setFlags, setID, setNotification, setProperties, setProperty, shallowCopy
finalize, getClass, notify, notifyAll, wait, wait, wait
getElectronCount, setElectronCount
addListener, addProperties, getFlag, getFlags, getFlagValue, getID, getListenerCount, getNotification, getProperties, getProperty, getProperty, notifyChanged, notifyChanged, removeListener, removeProperty, setFlag, setFlags, setID, setNotification, setProperties, setProperty
getBuilder
public PharmacophoreAngleBond(PharmacophoreAtom patom1, PharmacophoreAtom patom2, PharmacophoreAtom patom3)
patom1
- The first pharmacophore grouppatom2
- The second pharmacophore grouppatom3
- The third pharmacophore groupCopyright © 2021. All rights reserved.