#include <ZMFTypes.h>
Public Member Functions | |
Table () | |
Public Attributes | |
std::vector< Row > | rows |
std::vector< Column > | columns |
double | width |
double | height |
Point | topLeftPoint |
|
inline |
std::vector<Column> libzmf::Table::columns |
double libzmf::Table::height |
std::vector<Row> libzmf::Table::rows |
Point libzmf::Table::topLeftPoint |
double libzmf::Table::width |