structure used to define the child of a DSET structure More...
#include <ClarisWksStruct.hxx>
Public Member Functions | |
| Child () | |
| constructor | |
| MWAWBox2f | getBdBox () const |
| return the zone bdbox | |
Public Attributes | |
| ChildType | m_type |
| the type | |
| int | m_id |
| the identificator | |
| long | m_posC |
| a position (used in text zone to store the character ) | |
| int | m_page |
| the page if known | |
| MWAWBox2f | m_box |
| the bdbox | |
Friends | |
| std::ostream & | operator<< (std::ostream &o, Child const &ch) |
| operator<< | |
structure used to define the child of a DSET structure
| ClarisWksStruct::DSET::Child::Child | ( | ) | [inline] |
constructor
| MWAWBox2f ClarisWksStruct::DSET::Child::getBdBox | ( | ) | const [inline] |
return the zone bdbox
Referenced by ClarisWksStruct::DSET::findForbiddenPagesBreaking(), and ClarisWksStruct::DSET::updateChildPositions().
| std::ostream& operator<< | ( | std::ostream & | o, |
| Child const & | ch | ||
| ) | [friend] |
operator<<
the bdbox
Referenced by ClarisWksStruct::DSET::findForbiddenPagesBreaking(), getBdBox(), ClarisWksGraphInternal::Zone::getChild(), ClarisDrawGraphInternal::Zone::getChild(), ClarisWksGraphInternal::ZoneShape::getChild(), ClarisDrawGraphInternal::ZoneShape::getChild(), ClarisDrawGraphInternal::ZonePict::getChild(), ClarisWksGraphInternal::ZonePict::getChild(), ClarisDrawGraphInternal::ZoneZone::getChild(), ClarisWksGraphInternal::ZoneZone::getChild(), ClarisDrawGraphInternal::ZoneUnknown::getChild(), ClarisWksGraphInternal::Chart::getChild(), ClarisWksGraphInternal::ZoneUnknown::getChild(), ClarisWksStruct::DSET::getUnionChildBox(), ClarisDrawText::readDSETZone(), ClarisWksText::readDSETZone(), and ClarisWksStruct::DSET::updateChildPositions().
the identificator
Referenced by ClarisDrawGraphInternal::ZoneZone::getChild(), and ClarisWksGraphInternal::ZoneZone::getChild().
the page if known
Referenced by ClarisWksStruct::DSET::updateChildPositions().
a position (used in text zone to store the character )
Referenced by ClarisDrawText::readDSETZone(), and ClarisWksText::readDSETZone().
the type
Referenced by ClarisWksGraphInternal::ZoneShape::getChild(), ClarisDrawGraphInternal::ZoneShape::getChild(), ClarisDrawGraphInternal::ZonePict::getChild(), ClarisWksGraphInternal::ZonePict::getChild(), ClarisDrawGraphInternal::ZoneZone::getChild(), ClarisWksGraphInternal::ZoneZone::getChild(), ClarisDrawGraphInternal::ZoneUnknown::getChild(), ClarisWksGraphInternal::Chart::getChild(), ClarisWksGraphInternal::ZoneUnknown::getChild(), ClarisDrawText::readDSETZone(), and ClarisWksText::readDSETZone().