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 class
Class 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 TypeMethodDescriptionvoid
PDFStructElem.addKidInSpecificOrder
(int position, PDFStructElem kid) (package private) static void
StandardStructureAttributes.Table.Scope.addScopeAttribute
(PDFStructElem th, StandardStructureAttributes.Table.Scope scope) Sets the given scope on the given table header element.(package private) abstract void
VersionController.addTableHeaderScopeAttribute
(PDFStructElem th, StandardStructureAttributes.Table.Scope scope) (package private) void
VersionController.DynamicVersion.addTableHeaderScopeAttribute
(PDFStructElem th, StandardStructureAttributes.Table.Scope scope) (package private) void
VersionController.FixedVersion.addTableHeaderScopeAttribute
(PDFStructElem th, StandardStructureAttributes.Table.Scope scope) private boolean
PDFStructElem.isBSLE
(PDFStructElem kid) void
PDFDocument.registerStructureElement
(PDFStructElem structElem) Adds the given element to the structure tree.void
PDFDocument.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) class
Fields in org.apache.fop.render.pdf declared as PDFStructElemModifier and TypeFieldDescriptionprivate PDFStructElem
PDFRenderingContext.currentSessionStructElem
private final PDFStructElem
PDFLogicalStructureHandler.MarkedContentInfo.parent
private PDFStructElem
PDFStructureTreeBuilder.rootStructureElement
private PDFStructElem
TableStructElem.tableFooter
Fields in org.apache.fop.render.pdf with type parameters of type PDFStructElemModifier and TypeFieldDescriptionprivate LinkedList
<PDFStructElem> PDFStructureTreeBuilder.ancestors
private List
<PDFStructElem> PageSequenceStructElem.footnoteSeparator
private List
<PDFStructElem> PageSequenceStructElem.regionAfters
private List
<PDFStructElem> PageSequenceStructElem.regionBefores
private List
<PDFStructElem> PageSequenceStructElem.regionEnds
private List
<PDFStructElem> PageSequenceStructElem.regionStarts
Methods in org.apache.fop.render.pdf that return PDFStructElemModifier and TypeMethodDescriptionfinal PDFStructElem
PDFStructureTreeBuilder.DefaultStructureElementBuilder.build
(StructureHierarchyMember parent, Attributes attributes, PDFFactory pdfFactory, EventBroadcaster eventBroadcaster) PDFStructureTreeBuilder.PlaceholderBuilder.build
(StructureHierarchyMember parent, Attributes attributes, PDFFactory pdfFactory, EventBroadcaster eventBroadcaster) PDFStructureTreeBuilder.StructureElementBuilder.build
(StructureHierarchyMember parent, Attributes attributes, PDFFactory pdfFactory, EventBroadcaster eventBroadcaster) static PDFStructElem
PDFStructureTreeBuilder.createStructureElement
(String name, StructureHierarchyMember parent, Attributes attributes, PDFFactory pdfFactory, EventBroadcaster eventBroadcaster) protected PDFStructElem
PDFStructureTreeBuilder.DefaultStructureElementBuilder.createStructureElement
(StructureHierarchyMember parent, StructureType structureType) protected PDFStructElem
PDFStructureTreeBuilder.PageSequenceBuilder.createStructureElement
(StructureHierarchyMember parent, StructureType structureType) protected PDFStructElem
PDFStructureTreeBuilder.TableBuilder.createStructureElement
(StructureHierarchyMember parent, StructureType structureType) PDFRenderingContext.getCurrentSessionStructElem()
Methods in org.apache.fop.render.pdf with parameters of type PDFStructElemModifier and TypeMethodDescription(package private) void
PageSequenceStructElem.addContent
(String flowName, PDFStructElem content) (package private) PDFLogicalStructureHandler.MarkedContentInfo
PDFLogicalStructureHandler.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 void
PDFStructureTreeBuilder.DefaultStructureElementBuilder.addKidToParent
(PDFStructElem kid, StructureHierarchyMember parent, Attributes attributes) protected void
PDFStructureTreeBuilder.RegionBuilder.addKidToParent
(PDFStructElem kid, StructureHierarchyMember parent, Attributes attributes) protected void
PDFStructureTreeBuilder.TableFooterBuilder.addKidToParent
(PDFStructElem kid, StructureHierarchyMember parent, Attributes attributes) (package private) void
PDFLogicalStructureHandler.addLinkContentItem
(PDFLink link, PDFStructElem structureTreeElement) Adds a content item corresponding to the given link into the structure tree.(package private) void
TableStructElem.addTableFooter
(PDFStructElem footer) (package private) PDFLogicalStructureHandler.MarkedContentInfo
PDFLogicalStructureHandler.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 void
PDFPainter.prepareImageMCID
(PDFStructElem structElem) protected void
PDFStructureTreeBuilder.DefaultStructureElementBuilder.registerStructureElement
(PDFStructElem structureElement, PDFFactory pdfFactory, Attributes attributes) protected void
PDFStructureTreeBuilder.TableCellBuilder.registerStructureElement
(PDFStructElem structureElement, PDFFactory pdfFactory, Attributes attributes) protected void
PDFStructureTreeBuilder.DefaultStructureElementBuilder.setAttributes
(PDFStructElem structElem, Attributes attributes) protected void
PDFStructureTreeBuilder.ImageBuilder.setAttributes
(PDFStructElem structElem, Attributes attributes) protected void
PDFStructureTreeBuilder.InlineHolderBuilder.setAttributes
(PDFStructElem structElem, Attributes attributes) protected void
PDFStructureTreeBuilder.LanguageHolderBuilder.setAttributes
(PDFStructElem structElem, Attributes attributes) protected void
PDFStructureTreeBuilder.LinkBuilder.setAttributes
(PDFStructElem structElem, Attributes attributes) protected void
PDFStructureTreeBuilder.TableCellBuilder.setAttributes
(PDFStructElem structElem, Attributes attributes) void
PDFRenderingContext.setCurrentSessionStructElem
(PDFStructElem currentSessionStructElem) Constructors in org.apache.fop.render.pdf with parameters of type PDFStructElemModifierConstructorDescriptionprivate
MarkedContentInfo
(String tag, int mcid, PDFStructElem parent)