| 接口 | 说明 |
|---|---|
| CalculateLocator |
Created by juhaoyu on 2019-02-20.
|
| CalculatorProvider |
Created by IntelliJ IDEA.
|
| ColumnRowRange.IntersectAction | |
| ExTool |
处理计算格子间关系的接口
|
| Function |
函数接口,该接口定义了在FineReport中使用的各种函数需要遵行的规则
|
| NameSpace |
名字空间,用于存放计算公式等表达式时临时变量的类
|
| Node | |
| PropertiesKey |
Created by daniel on 2016/12/19.
|
| ValueConverter |
值转换接口
|
| 类 | 说明 |
|---|---|
| AbstractNameSpace |
名字空间的一个抽象实现类
|
| AbstractNode | |
| Atom | |
| CalculatorKey |
Created by daniel on 2016/12/19.
|
| CalculatorProviderContext |
Created by IntelliJ IDEA.
|
| CalculatorUtils |
Created by IntelliJ IDEA.
|
| ColumnRowHunter | |
| ColumnRowLiteral | |
| ColumnRowLocation | |
| ColumnRowRange | |
| CRAddress | |
| Expression | |
| Function.Type | |
| FunctionDef |
函数定义的细节,包含了函数名和对于该函数使用的描述
|
| LocationDim | |
| PropertiesMap<T> |
Created by daniel on 2016/12/19.
|
| Tiny | |
| TinyHunter |