Uses of Class
com.itextpdf.layout.tagging.LayoutTaggingHelper
-
Packages that use LayoutTaggingHelper Package Description com.itextpdf.layout com.itextpdf.layout.tagging -
-
Uses of LayoutTaggingHelper in com.itextpdf.layout
Fields in com.itextpdf.layout declared as LayoutTaggingHelper Modifier and Type Field Description private LayoutTaggingHelper
RootElement. defaultLayoutTaggingHelper
Methods in com.itextpdf.layout that return LayoutTaggingHelper Modifier and Type Method Description private LayoutTaggingHelper
RootElement. initTaggingHelperIfNeeded()
-
Uses of LayoutTaggingHelper in com.itextpdf.layout.tagging
Methods in com.itextpdf.layout.tagging with parameters of type LayoutTaggingHelper Modifier and Type Method Description static void
LayoutTaggingHelper. addTreeHints(LayoutTaggingHelper taggingHelper, IRenderer rootRenderer)
private static java.lang.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)
-