CWGraphInternal::ZoneZone Struct Reference

Internal: structure to store a link to a zone of a CWGraph. More...

Inheritance diagram for CWGraphInternal::ZoneZone:
CWGraphInternal::Zone

List of all members.

Public Member Functions

 ZoneZone (Zone const &z)
 constructor
virtual void print (std::ostream &o) const
 print the zone
virtual Type getType () const
 return the main type Zone
virtual Type getSubType () const
 return the sub type Zone
virtual CWStruct::DSET::Child getChild () const
 return a child corresponding to this zone

Public Attributes

int m_id
 the zoneId
int m_subId
 the zoneSubId: can be page/column/frame linked number
int m_styleId
 the style id
int m_wrappingSep
 the wraping separator
int m_flags [9]
 flag

Detailed Description

Internal: structure to store a link to a zone of a CWGraph.


Constructor & Destructor Documentation

CWGraphInternal::ZoneZone::ZoneZone ( Zone const &  z) [inline]

constructor


Member Function Documentation

virtual CWStruct::DSET::Child CWGraphInternal::ZoneZone::getChild ( ) const [inline, virtual]

return a child corresponding to this zone

Reimplemented from CWGraphInternal::Zone.

virtual Type CWGraphInternal::ZoneZone::getSubType ( ) const [inline, virtual]

return the sub type Zone

Reimplemented from CWGraphInternal::Zone.

virtual Type CWGraphInternal::ZoneZone::getType ( ) const [inline, virtual]

return the main type Zone

Reimplemented from CWGraphInternal::Zone.

virtual void CWGraphInternal::ZoneZone::print ( std::ostream &  o) const [inline, virtual]

print the zone

Reimplemented from CWGraphInternal::Zone.


Member Data Documentation

the zoneSubId: can be page/column/frame linked number

Referenced by print(), CWGraph::readGroupDef(), CWGraph::sendGroupChild(), and CWGraph::updateInformation().

the wraping separator

Referenced by print(), and CWGraph::readGroupDef().


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