DiameterHashDiameterHashByElementType, DiameterHashGlasspublic class DiameterHashByType extends java.lang.Object implements DiameterHash
| Constructor | Description |
|---|---|
DiameterHashByType() |
| Modifier and Type | Method | Description |
|---|---|---|
double |
getDiameter(AtomType atomType) |
|
double |
getDiameter(IAtom atom) |
Returns an appropriate diameter for the given atom.
|
void |
setDiameter(AtomType type,
double newDiameter) |
public double getDiameter(IAtom atom)
DiameterHashgetDiameter in interface DiameterHashpublic double getDiameter(AtomType atomType)
public void setDiameter(AtomType type, double newDiameter)