de.skrueger.xulu.plugin.gnur
Class RVarScalar
java.lang.Object
de.skrueger.xulu.plugin.gnur.RVarAdapter
de.skrueger.xulu.plugin.gnur.RVarScalar
public class RVarScalar
- extends RVarAdapter
Constructor Summary |
RVarScalar(ScalarProperty prop)
|
Method Summary |
void |
fromR(Rengine re)
|
void |
toR(Rengine re)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RVarScalar
public RVarScalar(ScalarProperty prop)
toR
public void toR(Rengine re)
- Specified by:
toR
in class RVarAdapter
fromR
public void fromR(Rengine re)
- Specified by:
fromR
in class RVarAdapter