ru.biosoft.plugins.jri
Class GlobalFunctions

java.lang.Object
  extended by ru.biosoft.plugins.jri.GlobalFunctions

public class GlobalFunctions
extends java.lang.Object


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

GlobalFunctions

public GlobalFunctions()
Method Detail

rplot

public 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



Copyright © 2001-2009 Biosof.Ru. All Rights Reserved.