Uses of Enum Class
org.jmol.c.VDW
Packages that use VDW
Package
Description
-
Uses of VDW in org.jmol.api
Methods in org.jmol.api with parameters of type VDW -
Uses of VDW in org.jmol.atomdata
Fields in org.jmol.atomdata declared as VDWConstructors in org.jmol.atomdata with parameters of type VDWModifierConstructorDescriptionRadiusData(float[] values, float value, RadiusData.EnumType factorType, VDW vdwType) -
Uses of VDW in org.jmol.c
Subclasses with type arguments of type VDW in org.jmol.cMethods in org.jmol.c that return VDWModifier and TypeMethodDescriptionstatic VDWVDW.getVdwType(String label) static VDWVDW.getVdwType2(String label) static VDWReturns the enum constant of this class with the specified name.static VDW[]VDW.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of VDW in org.jmol.modelset
Methods in org.jmol.modelset that return VDWMethods in org.jmol.modelset with parameters of type VDWModifier and TypeMethodDescriptionfloatAtomCollection.calculateVolume(BS bs, VDW vType) floatAtom.getVanderwaalsRadiusFloat(Viewer vwr, VDW type) -
Uses of VDW in org.jmol.util
Methods in org.jmol.util with parameters of type VDWModifier and TypeMethodDescriptionstatic intElements.getVanderwaalsMar(int atomicAndIsotopeNumber, VDW type) -
Uses of VDW in org.jmol.viewer
Methods in org.jmol.viewer with parameters of type VDWModifier and TypeMethodDescriptionDataManager.getDefaultVdwNameOrData(VDW type, BS bs) Viewer.getDefaultVdwNameOrData(int mode, VDW type, BS bs) intViewer.getVanderwaalsMarType(int atomicAndIsotopeNumber, VDW type)