| Interface | Description |
|---|---|
| ICellVisitor |
| Class | Description |
|---|---|
| DefaultHeader |
simple column-formatter using alphabetic index
|
| EquationSolver |
TODO: optimize performance (StringBuilder) TODO: use NumericOperator
|
| LogicForm<H extends Format & Comparable<H>,ID> |
Adds direct cell formatting to the
LogicTable. |
| LogicTable<H extends Format & Comparable<H>,ID> |
An Extension of
TableList providing logic expressions to be filled into cells like in excel. |
| Structure<CONTENT extends List<ITEM>,ITEM,BEGIN,END> |
Structures a
Structure.content having nested blocks starting with Structure.begin and ending with Structure.end. |
Copyright © 2012–2020. All rights reserved.