org.jfree.formula.function.text

Class RightFunction

public class RightFunction extends Object implements Function

This function returns a selected number of text characters from the right.
This function depends on MidFunction.

Author: Cedric Pronzato

See Also:

Constructor Summary
RightFunction()
Method Summary
TypeValuePairevaluate(FormulaContext context, ParameterCallback parameters)
StringgetCanonicalName()

Constructor Detail

RightFunction

public RightFunction()

Method Detail

evaluate

public TypeValuePair evaluate(FormulaContext context, ParameterCallback parameters)

getCanonicalName

public String getCanonicalName()