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

libzmf::Table::Table ( )
inline

Member Data Documentation

std::vector<Column> libzmf::Table::columns
double libzmf::Table::height
std::vector<Row> libzmf::Table::rows
Point libzmf::Table::topLeftPoint
double libzmf::Table::width

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

Generated for libzmf by doxygen 1.8.11