DiameterHash
DiameterHashByElementType
, DiameterHashGlass
public 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)
DiameterHash
getDiameter
in interface DiameterHash
public double getDiameter(AtomType atomType)
public void setDiameter(AtomType type, double newDiameter)