org.jfree.formula.function.text

Class TFunction

public class TFunction extends Object implements Function

This function returns the given text value or a zero lenght string for non text type.

Author: Cedric Pronzato

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

Constructor Detail

TFunction

public TFunction()

Method Detail

evaluate

public TypeValuePair evaluate(FormulaContext context, ParameterCallback parameters)

getCanonicalName

public String getCanonicalName()