Uses of Class
org.jmol.viewer.ShapeManager
Packages that use ShapeManager
Package
Description
-
Uses of ShapeManager in org.jmol.api
Methods in org.jmol.api with parameters of type ShapeManagerModifier and TypeMethodDescriptionboolean
JmolScriptEvaluator.evalParallel
(ScriptContext context, ShapeManager shapeManager) void
JmolRepaintManager.set
(Viewer vwr, ShapeManager shapeManager) -
Uses of ShapeManager in org.jmol.modelset
Fields in org.jmol.modelset declared as ShapeManager -
Uses of ShapeManager in org.jmol.render
Methods in org.jmol.render with parameters of type ShapeManager -
Uses of ShapeManager in org.jmol.script
Fields in org.jmol.script declared as ShapeManagerMethods in org.jmol.script with parameters of type ShapeManagerModifier and TypeMethodDescriptionboolean
ScriptEval.evalParallel
(ScriptContext context, ShapeManager shapeManager) Constructors in org.jmol.script with parameters of type ShapeManagerModifierConstructorDescriptionScriptProcessRunnable
(ScriptParallelProcessor parallelProcessor, org.jmol.script.ScriptProcess process, Object lock, ShapeManager shapeManager) -
Uses of ShapeManager in org.jmol.scriptext
Methods in org.jmol.scriptext with parameters of type ShapeManagerModifier and TypeMethodDescriptionboolean
CmdExt.evalParallel
(ScriptContext context, ShapeManager shapeManager) used for TRY command -
Uses of ShapeManager in org.jmol.viewer
Fields in org.jmol.viewer declared as ShapeManagerMethods in org.jmol.viewer with parameters of type ShapeManagerModifier and TypeMethodDescriptionboolean
Viewer.evalParallel
(ScriptContext context, ShapeManager shapeManager)