Home
last modified time | relevance | path

Searched defs:paramAsStr (Results 1 – 2 of 2) sorted by relevance

/dports/science/jmol/jmol-14.32.7/src/org/jmol/scriptext/
H A DScriptExt.java55 protected String paramAsStr(int i) throws ScriptException { in paramAsStr() method in ScriptExt
/dports/science/jmol/jmol-14.32.7/src/org/jmol/script/
H A DScriptParam.java116 public String paramAsStr(int i) throws ScriptException { in paramAsStr() method in ScriptParam