java.lang.Objectru.biosoft.plugins.jri.GlobalFunctions
public class GlobalFunctions
| Constructor Summary | |
|---|---|
GlobalFunctions()
|
|
| Method Summary | |
|---|---|
static void |
rplot(org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable thisObj,
java.lang.Object[] args,
org.mozilla.javascript.Function funObj)
Draw plot using R graphics |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GlobalFunctions()
| Method Detail |
|---|
public static void rplot(org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable thisObj,
java.lang.Object[] args,
org.mozilla.javascript.Function funObj)