public class PharmacophoreBond extends Bond
PharmacophoreAtom
,
Serialized FormIBond.Display, IBond.Order, IBond.Stereo
electronCount
Constructor and Description |
---|
PharmacophoreBond(PharmacophoreAtom patom1,
PharmacophoreAtom patom2)
Create a pharmacophore distance constraint.
|
Modifier and Type | Method and Description |
---|---|
static PharmacophoreBond |
get(IBond bond) |
double |
getBondLength()
Get the distance between the two 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 PharmacophoreBond(PharmacophoreAtom patom1, PharmacophoreAtom patom2)
patom1
- The first pharmacophore grouppatom2
- The second pharmacophore grouppublic static PharmacophoreBond get(IBond bond)
public double getBondLength()
Copyright © 2021. All rights reserved.