an structure of StudentWritingCParserInternal to store the position of a zone and its entries More...
Public Member Functions | |
ZoneStruct () | |
constructor More... | |
Public Attributes | |
ZoneEntry | m_ids [9] |
the zone ids More... | |
int | m_flags |
the zone flag More... | |
int | m_subZones2 |
the number of subzone in zone2 More... | |
float | m_margins [4] |
the margins: LTRB More... | |
an structure of StudentWritingCParserInternal to store the position of a zone and its entries
|
inline |
constructor
int StudentWritingCParserInternal::ZoneStruct::m_flags |
the zone flag
Referenced by StudentWritingCParser::createZones().
ZoneEntry StudentWritingCParserInternal::ZoneStruct::m_ids[9] |
the zone ids
Referenced by StudentWritingCParser::createZones().
float StudentWritingCParserInternal::ZoneStruct::m_margins[4] |
the margins: LTRB
Referenced by StudentWritingCParser::createZones(), and ZoneStruct().
int StudentWritingCParserInternal::ZoneStruct::m_subZones2 |
the number of subzone in zone2
Referenced by StudentWritingCParser::createZones().