Foxit PDF SDK
|
Table generator namespace. More...
Classes | |
class | TableBorderInfo |
class | TableCellData |
class | TableCellDataArray |
class | TableCellDataColArray |
This class represents an array of TableCellData objects,inserted in the order of the displayed table from left to right. More... | |
class | TableCellIndexArray |
An array of table cell index. More... | |
class | TableData |
class | TableGenerator |
class | TableGeneratorCallback |
Typedefs | |
typedef CFX_Point | TableCellIndex |
The table cell index.The x means the row index of cell and the y means the column index of cell. | |
Table generator namespace.