Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

OOF_repXMLlayoutVisitor Class Reference
[XML Report rendering.]

Inheritance diagram for OOF_repXMLlayoutVisitor:

Inheritance graph
[legend]
Collaboration diagram for OOF_repXMLlayoutVisitor:

Collaboration graph
[legend]
List of all members.

Detailed Description

Used by oofRepXMLEnv::StartReport to visit all report items and describe them in <layout>.

This is the most significant of the visitors - it writes the information crucial to recreating a report.

Note:
we overload the term "layout" where this refers to the overall layout of a report and has nothing to do with the use in oofRepLayoutBand or its associated render classes. In that latter case, "layout" refers to layout of fixed sized blocks within a band.


Public Member Functions

 OOF_repXMLlayoutVisitor (oofIDfactory &identities)
virtual void visit (oofRep *)
 Top-level that iterates all the others, encapsulating report structure.


Protected Member Functions

virtual void VisitFirstPageHeaders (oofRepBandList &)
virtual void VisitFirstPageFooters (oofRepBandList &)
virtual void VisitPageHeaders (oofRepBandList &)
virtual void VisitPageFooters (oofRepBandList &)
virtual void VisitViewHeaders (oofRepBandList &)
virtual void VisitViewFooters (oofRepBandList &)
virtual void VisitViewHeaderBreaks (oofRepBreakList &)
virtual void VisitViewFooterBreaks (oofRepBreakList &)
virtual void VisitBandList (oofRepBandList &)
virtual void VisitBreakList (oofRepBreakList &)
virtual void VisitViewBand (oofRepViewBand *)
virtual void VisitLayoutBand (oofRepLayoutBand *)
virtual void VisitDrawable (oofRepDrawable *)
void WriteColumns (oofRepViewBand *)
virtual void VisitBody (oofRepViewBand *)
virtual void VisitBlockList (oofRepBlockList &)
virtual void VisitViewBandBody (oofRepViewBand *)
virtual void VisitBlock (oofRepBlock *)
virtual void VisitBand (oofRepBand *)
virtual void VisitAdornerList (oofAdornerList &)
virtual void VisitAdorner (oofAdorner *)
virtual void EnterLevel ()
virtual void LeaveLevel ()
void VisitTypedBand (oofRepBand *)

Protected Attributes

oofIDfactorymIdentities
oofRepmRep


Constructor & Destructor Documentation

OOF_repXMLlayoutVisitor::OOF_repXMLlayoutVisitor oofIDfactory identities  )  [inline]
 


Member Function Documentation

void oofRepVisitor::EnterLevel  )  [protected, virtual, inherited]
 

Reimplemented in OOF_repXMLstyleVisitor.

void oofRepVisitor::LeaveLevel  )  [protected, virtual, inherited]
 

Reimplemented in OOF_repXMLstyleVisitor.

void oofRepVisitor::visit oofRep inRep  )  [virtual, inherited]
 

Top-level that iterates all the others, encapsulating report structure.

Although virtual, you would NOT normally override this method.

void oofRepVisitor::VisitAdorner oofAdorner  )  [protected, virtual, inherited]
 

Reimplemented in OOF_repMakeRenderVisitor, and OOF_repXMLadornerVisitor.

void oofRepVisitor::VisitAdornerList oofAdornerList  )  [protected, virtual, inherited]
 

void oofRepVisitor::VisitBand oofRepBand  )  [protected, virtual, inherited]
 

void OOF_repXMLlayoutVisitor::VisitBandList oofRepBandList  )  [protected, virtual]
 

Reimplemented from oofRepVisitor.

void oofRepVisitor::VisitBlock oofRepBlock  )  [protected, virtual, inherited]
 

void oofRepVisitor::VisitBlockList oofRepBlockList  )  [protected, virtual, inherited]
 

void oofRepVisitor::VisitBody oofRepViewBand  )  [protected, virtual, inherited]
 

void OOF_repXMLlayoutVisitor::VisitBreakList oofRepBreakList  )  [protected, virtual]
 

Reimplemented from oofRepVisitor.

void OOF_repXMLlayoutVisitor::VisitDrawable oofRepDrawable  )  [protected, virtual]
 

Reimplemented from oofRepVisitor.

void OOF_repXMLlayoutVisitor::VisitFirstPageFooters oofRepBandList  )  [protected, virtual]
 

Reimplemented from oofRepVisitor.

void OOF_repXMLlayoutVisitor::VisitFirstPageHeaders oofRepBandList  )  [protected, virtual]
 

Reimplemented from oofRepVisitor.

void OOF_repXMLlayoutVisitor::VisitLayoutBand oofRepLayoutBand  )  [protected, virtual]
 

Reimplemented from oofRepVisitor.

void OOF_repXMLlayoutVisitor::VisitPageFooters oofRepBandList  )  [protected, virtual]
 

Reimplemented from oofRepVisitor.

void OOF_repXMLlayoutVisitor::VisitPageHeaders oofRepBandList  )  [protected, virtual]
 

Reimplemented from oofRepVisitor.

void oofRepVisitor::VisitTypedBand oofRepBand  )  [protected, inherited]
 

void OOF_repXMLlayoutVisitor::VisitViewBand oofRepViewBand  )  [protected, virtual]
 

Reimplemented from oofRepVisitor.

void oofRepVisitor::VisitViewBandBody oofRepViewBand  )  [protected, virtual, inherited]
 

Reimplemented in OOF_repEditSetupVisitor, and OOF_repXMLstyleVisitor.

void OOF_repXMLlayoutVisitor::VisitViewFooterBreaks oofRepBreakList  )  [protected, virtual]
 

Reimplemented from oofRepVisitor.

void OOF_repXMLlayoutVisitor::VisitViewFooters oofRepBandList  )  [protected, virtual]
 

Reimplemented from oofRepVisitor.

void OOF_repXMLlayoutVisitor::VisitViewHeaderBreaks oofRepBreakList  )  [protected, virtual]
 

Reimplemented from oofRepVisitor.

void OOF_repXMLlayoutVisitor::VisitViewHeaders oofRepBandList  )  [protected, virtual]
 

Reimplemented from oofRepVisitor.

void OOF_repXMLlayoutVisitor::WriteColumns oofRepViewBand  )  [protected]
 


Member Data Documentation

oofIDfactory& OOF_repXMLlayoutVisitor::mIdentities [protected]
 

oofRep* oofRepVisitor::mRep [protected, inherited]
 


The documentation for this class was generated from the following file:
Generated on Thu Jan 1 22:01:14 2004 for OOFILE by doxygen 1.3.5