Uses of Class
org.apache.fop.pdf.PDFStructElem
Packages that use PDFStructElem
Package
Description
Classes for handling the low-level creation of PDF documents.
PDF Renderer
-
Uses of PDFStructElem in org.apache.fop.pdf
Subclasses of PDFStructElem in org.apache.fop.pdfModifier and TypeClassDescriptionstatic classClass representing a placeholder for a PDF Structure Element.Fields in org.apache.fop.pdf declared as PDFStructElemFields in org.apache.fop.pdf with type parameters of type PDFStructElemMethods in org.apache.fop.pdf that return PDFStructElemModifier and TypeMethodDescriptionPDFStructElem.getParentStructElem()Returns the parent of this structure element.Methods in org.apache.fop.pdf that return types with arguments of type PDFStructElemModifier and TypeMethodDescriptionPDFDocument.getStructureTreeElements()Get the Structural Tree Collection for this documentMethods in org.apache.fop.pdf with parameters of type PDFStructElemModifier and TypeMethodDescriptionvoidPDFStructElem.addKidInSpecificOrder(int position, PDFStructElem kid) (package private) static voidStandardStructureAttributes.Table.Scope.addScopeAttribute(PDFStructElem th, StandardStructureAttributes.Table.Scope scope) Sets the given scope on the given table header element.(package private) abstract voidVersionController.addTableHeaderScopeAttribute(PDFStructElem th, StandardStructureAttributes.Table.Scope scope) (package private) voidVersionController.DynamicVersion.addTableHeaderScopeAttribute(PDFStructElem th, StandardStructureAttributes.Table.Scope scope) (package private) voidVersionController.FixedVersion.addTableHeaderScopeAttribute(PDFStructElem th, StandardStructureAttributes.Table.Scope scope) private booleanPDFStructElem.isBSLE(PDFStructElem kid) voidPDFDocument.registerStructureElement(PDFStructElem structElem) Adds the given element to the structure tree.voidPDFDocument.registerStructureElement(PDFStructElem structElem, StandardStructureAttributes.Table.Scope scope) Assigns the given scope to the given element and adds it to the structure tree. -
Uses of PDFStructElem in org.apache.fop.render.pdf
Subclasses of PDFStructElem in org.apache.fop.render.pdfModifier and TypeClassDescriptionclass(package private) classFields in org.apache.fop.render.pdf declared as PDFStructElemModifier and TypeFieldDescriptionprivate PDFStructElemPDFStructureTreeBuilder.Factory.cacheprivate PDFStructElemPDFRenderingContext.currentSessionStructElemprivate final PDFStructElemPDFLogicalStructureHandler.MarkedContentInfo.parentprivate PDFStructElemPDFStructureTreeBuilder.rootStructureElementprotected PDFStructElemPageSequenceStructElem.sectprivate PDFStructElemTableStructElem.tableFooterFields in org.apache.fop.render.pdf with type parameters of type PDFStructElemModifier and TypeFieldDescriptionprivate List<PDFStructElem> PageSequenceStructElem.footnoteSeparatorprivate List<PDFStructElem> PageSequenceStructElem.regionAftersprivate List<PDFStructElem> PageSequenceStructElem.regionBeforesprivate List<PDFStructElem> PageSequenceStructElem.regionEndsprivate List<PDFStructElem> PageSequenceStructElem.regionStartsMethods in org.apache.fop.render.pdf that return PDFStructElemModifier and TypeMethodDescriptionPDFStructureTreeBuilder.DefaultStructureElementBuilder.build(StructureHierarchyMember parent, Attributes attributes, PDFFactory pdfFactory, EventBroadcaster eventBroadcaster) PDFStructureTreeBuilder.PlaceholderBuilder.build(StructureHierarchyMember parent, Attributes attributes, PDFFactory pdfFactory, EventBroadcaster eventBroadcaster) PDFStructureTreeBuilder.RegionBuilder.build(StructureHierarchyMember parent, Attributes attributes, PDFFactory pdfFactory, EventBroadcaster eventBroadcaster) PDFStructureTreeBuilder.StructureElementBuilder.build(StructureHierarchyMember parent, Attributes attributes, PDFFactory pdfFactory, EventBroadcaster eventBroadcaster) static PDFStructElemPDFStructureTreeBuilder.createStructureElement(String name, StructureHierarchyMember parent, Attributes attributes, PDFFactory pdfFactory, EventBroadcaster eventBroadcaster) protected PDFStructElemPDFStructureTreeBuilder.DefaultStructureElementBuilder.createStructureElement(StructureHierarchyMember parent, StructureType structureType) PDFStructureTreeBuilder.Factory.createStructureElement()PDFStructureTreeBuilder.Factory.createStructureElement(int pageNumber) protected PDFStructElemPDFStructureTreeBuilder.PageSequenceBuilder.createStructureElement(StructureHierarchyMember parent, StructureType structureType) protected PDFStructElemPDFStructureTreeBuilder.TableBuilder.createStructureElement(StructureHierarchyMember parent, StructureType structureType) PDFRenderingContext.getCurrentSessionStructElem()Methods in org.apache.fop.render.pdf with parameters of type PDFStructElemModifier and TypeMethodDescription(package private) voidPageSequenceStructElem.addContent(String flowName, PDFStructElem content) (package private) PDFLogicalStructureHandler.MarkedContentInfoPDFLogicalStructureHandler.addImageContentItem(PDFStructElem structElem) Adds a content item corresponding to an image into the structure tree, if there is a structure element associated to it.protected voidPDFStructureTreeBuilder.DefaultStructureElementBuilder.addKidToParent(PDFStructElem kid, StructureHierarchyMember parent, Attributes attributes) protected voidPDFStructureTreeBuilder.RegionBuilder.addKidToParent(PDFStructElem kid, StructureHierarchyMember parent, Attributes attributes) protected voidPDFStructureTreeBuilder.TableFooterBuilder.addKidToParent(PDFStructElem kid, StructureHierarchyMember parent, Attributes attributes) (package private) voidPDFLogicalStructureHandler.addLinkContentItem(PDFLink link, PDFStructElem structureTreeElement) Adds a content item corresponding to the given link into the structure tree.(package private) voidTableStructElem.addTableFooter(PDFStructElem footer) (package private) PDFLogicalStructureHandler.MarkedContentInfoPDFLogicalStructureHandler.addTextContentItem(PDFStructElem structElem) Adds a content item corresponding to text into the structure tree, if there is a structure element associated to it.PDFLogicalStructureHandler.addToParentTree(PDFStructElem structureTreeElement) private voidPDFPainter.prepareImageMCID(PDFStructElem structElem) protected voidPDFStructureTreeBuilder.DefaultStructureElementBuilder.registerStructureElement(PDFStructElem structureElement, PDFFactory pdfFactory, Attributes attributes) protected voidPDFStructureTreeBuilder.TableCellBuilder.registerStructureElement(PDFStructElem structureElement, PDFFactory pdfFactory, Attributes attributes) protected voidPDFStructureTreeBuilder.DefaultStructureElementBuilder.setAttributes(PDFStructElem structElem, Attributes attributes) protected voidPDFStructureTreeBuilder.ImageBuilder.setAttributes(PDFStructElem structElem, Attributes attributes) protected voidPDFStructureTreeBuilder.InlineHolderBuilder.setAttributes(PDFStructElem structElem, Attributes attributes) protected voidPDFStructureTreeBuilder.LanguageHolderBuilder.setAttributes(PDFStructElem structElem, Attributes attributes) protected voidPDFStructureTreeBuilder.LinkBuilder.setAttributes(PDFStructElem structElem, Attributes attributes) protected voidPDFStructureTreeBuilder.TableCellBuilder.setAttributes(PDFStructElem structElem, Attributes attributes) voidPDFRenderingContext.setCurrentSessionStructElem(PDFStructElem currentSessionStructElem) Constructors in org.apache.fop.render.pdf with parameters of type PDFStructElemModifierConstructorDescriptionprivateMarkedContentInfo(String tag, int mcid, PDFStructElem parent)