|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jmol.atomdata.RadiusData
public class RadiusData
| Nested Class Summary | |
|---|---|
static class |
RadiusData.EnumType
|
| Field Summary | |
|---|---|
RadiusData.EnumType |
factorType
|
String |
info
|
float |
value
|
float |
valueExtended
|
float[] |
values
|
EnumVdw |
vdwType
|
| Constructor Summary | |
|---|---|
RadiusData()
|
|
RadiusData(float[] values)
|
|
RadiusData(float value,
RadiusData.EnumType factorType,
EnumVdw vdwType)
|
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public String info
public RadiusData.EnumType factorType
public EnumVdw vdwType
public float value
public float valueExtended
public float[] values
| Constructor Detail |
|---|
public RadiusData()
public RadiusData(float value,
RadiusData.EnumType factorType,
EnumVdw vdwType)
public RadiusData(float[] values)
| Method Detail |
|---|
public String toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||