libzmf::Cell Struct Reference

#include <ZMFTypes.h>

Public Member Functions

 Cell ()
 

Public Attributes

Text text
 
boost::optional< Fillfill
 
boost::optional< PenleftBorder
 
boost::optional< PenrightBorder
 
boost::optional< PentopBorder
 
boost::optional< PenbottomBorder
 

Constructor & Destructor Documentation

libzmf::Cell::Cell ( )
inline

Member Data Documentation

boost::optional<Pen> libzmf::Cell::bottomBorder
boost::optional<Fill> libzmf::Cell::fill
boost::optional<Pen> libzmf::Cell::leftBorder
boost::optional<Pen> libzmf::Cell::rightBorder
Text libzmf::Cell::text
boost::optional<Pen> libzmf::Cell::topBorder

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

Generated for libzmf by doxygen 1.8.10