| Interface | Description |
|---|---|
| ICustomPrinter |
Interface used for the customisation of the printing of Java Objects.
|
| Class | Description |
|---|---|
| Ascii |
Extension of
CustomPrinter for the printing of data in an Ascii style. |
| CustomPrinter |
Root implementation of
ICustomPrinter for the custom printers. |
| Html |
Extension of
CustomPrinter for the printing of data in an Html style. |
| Enum | Description |
|---|---|
| ICustomPrinter.CellPosition |
Cell positions.
|
Copyright © 2021 CNRS. All rights reserved.