Uses of Class
org.sejda.sambox.pdmodel.documentinterchange.logicalstructure.PDMarkedContentReference
Packages that use PDMarkedContentReference
Package
Description
The logical structure package provides a mechanism for incorporating
structural information about a document's content into a PDF file.
-
Uses of PDMarkedContentReference in org.sejda.sambox.pdmodel.documentinterchange.logicalstructure
Methods in org.sejda.sambox.pdmodel.documentinterchange.logicalstructure with parameters of type PDMarkedContentReferenceModifier and TypeMethodDescriptionvoidPDStructureElement.appendKid(PDMarkedContentReference markedContentReference) Appends a marked-content reference kid.voidPDStructureElement.insertBefore(PDMarkedContentReference markedContentReference, Object refKid) Inserts a marked-content reference kid before a reference kid.voidPDStructureElement.removeKid(PDMarkedContentReference markedContentReference) Removes a marked-content reference kid.