Class GlobalSettings
java.lang.Object
org.jmol.viewer.GlobalSettings
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanbooleanintintintbooleanbooleanbooleanbytefloatbooleanensures that ScriptManager.allowJSThreads is false so that ScriptManager.useThreads() returns false; Jmol 14.21.1booleanbooleanintbooleanbooleanboolean -
Method Summary
Modifier and TypeMethodDescriptiongetAndSetNewVariable(String name, boolean doSet) voidremoveParam(String key) voidvoidvoidvoidvoidsetStructureList(float[] list, STR type) setUserVariable(String key, SV var)
-
Field Details
-
appendNew
public boolean appendNew -
defaultLoadScript
-
defaultLoadFilter
-
defaultDropScript
-
legacyJavaFloat
public boolean legacyJavaFloat -
antialiasDisplay
public boolean antialiasDisplay -
repaintWaitMs
public int repaintWaitMs -
showTiming
public boolean showTiming -
modeMultipleBond
public byte modeMultipleBond -
rangeSelected
public boolean rangeSelected -
axesMode
public int axesMode -
energyUnits
-
labelPointerWidth
public int labelPointerWidth -
logCommands
public boolean logCommands -
logGestures
public boolean logGestures -
measureDistanceUnits
-
modulationScale
public float modulationScale -
preserveState
public boolean preserveState -
useScriptQueue
public boolean useScriptQueue -
waitForMoveTo
public boolean waitForMoveTo -
noDelay
public boolean noDelayensures that ScriptManager.allowJSThreads is false so that ScriptManager.useThreads() returns false; Jmol 14.21.1 -
bondingVersion
public int bondingVersion
-
-
Method Details
-
setB
-
setF
-
setO
-
removeParam
-
setUserVariable
-
getAndSetNewVariable
-
getVariableList
-
setStructureList
-
getStructureList
-
setCIR
-