Uses of Enum Class
org.jmol.atomdata.RadiusData.EnumType
Packages that use RadiusData.EnumType
-
Uses of RadiusData.EnumType in org.jmol.atomdata
Subclasses with type arguments of type RadiusData.EnumType in org.jmol.atomdataFields in org.jmol.atomdata declared as RadiusData.EnumTypeMethods in org.jmol.atomdata that return RadiusData.EnumTypeModifier and TypeMethodDescriptionstatic RadiusData.EnumTypeReturns the enum constant of this class with the specified name.static RadiusData.EnumType[]RadiusData.EnumType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.jmol.atomdata with parameters of type RadiusData.EnumTypeModifierConstructorDescriptionRadiusData(float[] values, float value, RadiusData.EnumType factorType, VDW vdwType)