an structure of StudentWritingCParserInternal to store the position of a frame and its entries More...
Public Member Functions | |
FrameStruct (int type) | |
constructor | |
Public Attributes | |
int | m_type |
the frame type | |
int | m_page |
the page | |
ZoneEntry | m_id |
the zone id | |
MWAWBox2f | m_boxes [2] |
the bounding boxes | |
an structure of StudentWritingCParserInternal to store the position of a frame and its entries
|
inlineexplicit |
constructor
MWAWBox2f StudentWritingCParserInternal::FrameStruct::m_boxes[2] |
the bounding boxes
Referenced by StudentWritingCParser::readFrame().
ZoneEntry StudentWritingCParserInternal::FrameStruct::m_id |
the zone id
Referenced by StudentWritingCParser::readFrame().
int StudentWritingCParserInternal::FrameStruct::m_page |
the page
Referenced by StudentWritingCParser::readFrame().
int StudentWritingCParserInternal::FrameStruct::m_type |
the frame type