GroupShape.acceptEnd method. Accepts a visitor for visiting the end of the GroupShape....GroupShape.acceptEnd method. Accepts a visitor for visiting the end of the GroupShape.
Body.acceptStart method. Accepts a visitor for visiting the start of the document's body....Body.acceptStart method. Accepts a visitor for visiting the start of the document's body.
Paragraph.acceptStart method. Accepts a visitor for visiting the start of the document's paragraph....Paragraph.acceptStart method. Accepts a visitor for visiting the start of the document's paragraph.
DocumentVisitor.visitBuildingBlockEnd method. Called when enumeration of a building block has ended....DocumentVisitor.visitBuildingBlockEnd method. Called when enumeration of a building block has ended.
DocumentVisitor.visitGroupShapeEnd method. Called when enumeration of a group shape has ended....DocumentVisitor.visitGroupShapeEnd method. Called when enumeration of a group shape has ended.
BuildingBlock.acceptStart method. Accepts a visitor for visiting the start of the BuildingBlock....BuildingBlock.acceptStart method. Accepts a visitor for visiting the start of the BuildingBlock.
Cell.acceptEnd method. Accepts a visitor for visiting the end of the cell....Cell.acceptEnd method. Accepts a visitor for visiting the end of the cell.
Cell.acceptStart method. Accepts a visitor for visiting the start of the cell....Cell.acceptStart method. Accepts a visitor for visiting the start of the cell.