DiameterHashpublic class DiameterHashGlass extends DiameterHashByType
| Modifier and Type | Field | Description |
|---|---|---|
protected double |
fac |
|
protected boolean |
flipped |
| Constructor | Description |
|---|---|
DiameterHashGlass() |
| Modifier and Type | Method | Description |
|---|---|---|
double |
getActualDiameter(IAtom a) |
|
double |
getDiameter(IAtom a) |
Returns an appropriate diameter for the given atom.
|
double |
getFac() |
|
boolean |
getFlipped() |
|
void |
setFac(double fac) |
|
void |
setFlipped(boolean flipped) |
getDiameter, setDiameterpublic void setFac(double fac)
public double getFac()
public double getDiameter(IAtom a)
DiameterHashgetDiameter in interface DiameterHashgetDiameter in class DiameterHashByTypepublic void setFlipped(boolean flipped)
public boolean getFlipped()
public double getActualDiameter(IAtom a)