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 PdfDictionaryStructureTreeCopier.copyNamespaceDict(PdfDictionary srcNsDict, StructureTreeCopier.StructElemCopyingParams copyingParams) private static PdfDictionaryStructureTreeCopier.copyObject(PdfDictionary source, PdfDictionary destPage, boolean parentChangePg, StructureTreeCopier.StructElemCopyingParams copyingParams) private static PdfObjectStructureTreeCopier.copyObjectKid(PdfObject kid, PdfDictionary copiedParent, PdfDictionary destPage, boolean parentChangePg, StructureTreeCopier.StructElemCopyingParams copyingParams, PdfDictionary lastCopiedTrPage)