|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.formula.operators.PercentageOperator
public class PercentageOperator
Creation-Date: 02.11.2006, 10:27:03
Constructor Summary | |
---|---|
PercentageOperator()
|
Method Summary | |
---|---|
TypeValuePair |
evaluate(FormulaContext context,
TypeValuePair value1)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PercentageOperator()
Method Detail |
---|
public TypeValuePair evaluate(FormulaContext context, TypeValuePair value1) throws EvaluationException
evaluate
in interface PostfixOperator
EvaluationException
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |