Package org.jmol.viewer
Class GlobalSettings
java.lang.Object
org.jmol.viewer.GlobalSettings
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
boolean
int
int
int
boolean
boolean
boolean
byte
float
boolean
ensures that ScriptManager.allowJSThreads is false so that ScriptManager.useThreads() returns false; Jmol 14.21.1boolean
boolean
int
boolean
boolean
boolean
-
Method Summary
Modifier and TypeMethodDescriptiongetAndSetNewVariable
(String name, boolean doSet) void
removeParam
(String key) void
void
void
void
void
setStructureList
(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
- Parameters:
name
-doSet
-- Returns:
- a new variable if possible, but null if "_xxx"
-
getVariableList
-
setStructureList
-
getStructureList
-
setCIR
-