libzmf::Table Struct Reference

#include <ZMFTypes.h>

Public Member Functions

 Table ()
 

Public Attributes

std::vector< Rowrows
 
std::vector< Columncolumns
 
double width
 
double height
 
Point topLeftPoint
 

Constructor & Destructor Documentation

◆ Table()

libzmf::Table::Table ( )
inline

Member Data Documentation

◆ columns

std::vector<Column> libzmf::Table::columns

◆ height

double libzmf::Table::height

◆ rows

std::vector<Row> libzmf::Table::rows

◆ topLeftPoint

Point libzmf::Table::topLeftPoint

◆ width

double libzmf::Table::width

The documentation for this struct was generated from the following file:

Generated for libzmf by doxygen 1.9.7