de.laures.cewolf.util
Class Expr

java.lang.Object
  extended by de.laures.cewolf.util.Expr

public class Expr
extends java.lang.Object


Constructor Summary
Expr()
           
 
Method Summary
static double eval(java.lang.String s, java.util.Map<java.lang.String,java.lang.Double> vars)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Expr

public Expr()
Method Detail

eval

public static double eval(java.lang.String s,
                          java.util.Map<java.lang.String,java.lang.Double> vars)


cewolf tag library - web charts with JFreeChart