Public Member Functions | |
Section () | |
void | clear () |
Public Attributes | |
boost::optional< double > | m_width |
boost::optional< double > | m_height |
boost::optional< double > | m_horizontalMargin |
boost::optional< double > | m_verticalMargin |
libetonyek::PAGCollector::Section::Section | ( | ) |
void libetonyek::PAGCollector::Section::clear | ( | ) |
Referenced by libetonyek::PAGCollector::closeSection().
boost::optional<double> libetonyek::PAGCollector::Section::m_height |
Referenced by libetonyek::PAGCollector::closeSection(), and libetonyek::PAGCollector::openSection().
boost::optional<double> libetonyek::PAGCollector::Section::m_horizontalMargin |
Referenced by libetonyek::PAGCollector::closeSection(), and libetonyek::PAGCollector::openSection().
boost::optional<double> libetonyek::PAGCollector::Section::m_verticalMargin |
Referenced by libetonyek::PAGCollector::closeSection(), and libetonyek::PAGCollector::openSection().
boost::optional<double> libetonyek::PAGCollector::Section::m_width |
Referenced by libetonyek::PAGCollector::closeSection(), and libetonyek::PAGCollector::openSection().