Uses of Class
com.itextpdf.kernel.pdf.tagging.StructureTreeCopier.StructElemCopyingParams
Packages that use StructureTreeCopier.StructElemCopyingParams
-
Uses of StructureTreeCopier.StructElemCopyingParams in com.itextpdf.kernel.pdf.tagging
Methods in com.itextpdf.kernel.pdf.tagging with parameters of type StructureTreeCopier.StructElemCopyingParamsModifier and TypeMethodDescriptionprivate static PdfDictionary
StructureTreeCopier.copyNamespaceDict
(PdfDictionary srcNsDict, StructureTreeCopier.StructElemCopyingParams copyingParams) private static PdfDictionary
StructureTreeCopier.copyObject
(PdfDictionary source, PdfDictionary destPage, boolean parentChangePg, StructureTreeCopier.StructElemCopyingParams copyingParams) private static PdfObject
StructureTreeCopier.copyObjectKid
(PdfObject kid, PdfDictionary copiedParent, PdfDictionary destPage, boolean parentChangePg, StructureTreeCopier.StructElemCopyingParams copyingParams, PdfDictionary lastCopiedTrPage)