org.jfree.formula.function.text
public class MidFunction extends Object implements Function
Constructor Summary | |
---|---|
MidFunction() |
Method Summary | |
---|---|
TypeValuePair | evaluate(FormulaContext context, ParameterCallback parameters) |
String | getCanonicalName() |
String | process(String text, Number start, Number length) |