Package org.jmol.script
Class ScriptFunction
java.lang.Object
org.jmol.script.ScriptFunction
- All Implemented Interfaces:
JmolScriptFunction
- Direct Known Subclasses:
ScriptParallelProcessor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
typeName
-
-
Constructor Details
-
ScriptFunction
public ScriptFunction() -
ScriptFunction
-
-
Method Details
-
set
-
toString
-
getSignature
- Specified by:
getSignature
in interfaceJmolScriptFunction
-
geTokens
- Specified by:
geTokens
in interfaceJmolScriptFunction
-
getName
- Specified by:
getName
in interfaceJmolScriptFunction
-
getTok
public int getTok()- Specified by:
getTok
in interfaceJmolScriptFunction
-