Uses of Class
org.jmol.viewer.JmolStateCreator
Packages that use JmolStateCreator
-
Uses of JmolStateCreator in org.jmol.api
Methods in org.jmol.api with parameters of type JmolStateCreatorModifier and TypeMethodDescriptionboolean
JmolDataManager.getDataState
(JmolStateCreator stateCreator, SB commands) -
Uses of JmolStateCreator in org.jmol.viewer
Subclasses of JmolStateCreator in org.jmol.viewerModifier and TypeClassDescriptionclass
StateCreator handles all aspects of working with the "state" as generally defined, including -- creating the state script -- general output, including logging -- handling undo/redo -- processing SYNC directives Called by reflection only; all state generation script here, for modularization in JavaScriptMethods in org.jmol.viewer that return JmolStateCreatorMethods in org.jmol.viewer with parameters of type JmolStateCreator