public class RadiusData extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RadiusData.EnumType |
| Modifier and Type | Field and Description |
|---|---|
RadiusData.EnumType |
factorType |
String |
info |
float |
value |
float |
valueExtended |
float[] |
values |
VDW |
vdwType |
| Constructor and Description |
|---|
RadiusData(float[] values,
float value,
RadiusData.EnumType factorType,
VDW vdwType) |
public String info
public RadiusData.EnumType factorType
public VDW vdwType
public float value
public float valueExtended
public float[] values
public RadiusData(float[] values,
float value,
RadiusData.EnumType factorType,
VDW vdwType)