Uses of Class
com.itextpdf.layout.tagging.LayoutTaggingHelper
Packages that use LayoutTaggingHelper
-
Uses of LayoutTaggingHelper in com.itextpdf.layout
Fields in com.itextpdf.layout declared as LayoutTaggingHelperModifier and TypeFieldDescriptionprivate LayoutTaggingHelper
RootElement.defaultLayoutTaggingHelper
Methods in com.itextpdf.layout that return LayoutTaggingHelperModifier and TypeMethodDescriptionprivate LayoutTaggingHelper
RootElement.initTaggingHelperIfNeeded()
-
Uses of LayoutTaggingHelper in com.itextpdf.layout.tagging
Methods in com.itextpdf.layout.tagging with parameters of type LayoutTaggingHelperModifier and TypeMethodDescriptionstatic void
LayoutTaggingHelper.addTreeHints
(LayoutTaggingHelper taggingHelper, IRenderer rootRenderer) private static String
TableTaggingRule.getKidRole
(TaggingHintKey kidKey, LayoutTaggingHelper helper) private static void
TableTaggingRule.moveCaption
(LayoutTaggingHelper taggingHelper, TaggingHintKey caption, TaggingHintKey tableHintKey) boolean
ITaggingRule.onTagFinish
(LayoutTaggingHelper taggingHelper, TaggingHintKey taggingHintKey) Action which creates required children structure for the role.boolean
TableTaggingPriorToOneFiveVersionRule.onTagFinish
(LayoutTaggingHelper taggingHelper, TaggingHintKey taggingHintKey) boolean
TableTaggingRule.onTagFinish
(LayoutTaggingHelper taggingHelper, TaggingHintKey tableHintKey) boolean
THTaggingRule.onTagFinish
(LayoutTaggingHelper taggingHelper, TaggingHintKey taggingHintKey) Action which creates required children structure for the role.private void
TableTaggingPriorToOneFiveVersionRule.removeTagUnavailableInPriorToOneDotFivePdf
(TaggingHintKey taggingHintKey, LayoutTaggingHelper taggingHelper)