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 LayoutTaggingHelperRootElement.defaultLayoutTaggingHelperMethods in com.itextpdf.layout that return LayoutTaggingHelperModifier and TypeMethodDescriptionprivate LayoutTaggingHelperRootElement.initTaggingHelperIfNeeded() -
Uses of LayoutTaggingHelper in com.itextpdf.layout.tagging
Methods in com.itextpdf.layout.tagging with parameters of type LayoutTaggingHelperModifier and TypeMethodDescriptionstatic voidLayoutTaggingHelper.addTreeHints(LayoutTaggingHelper taggingHelper, IRenderer rootRenderer) private static StringTableTaggingRule.getKidRole(TaggingHintKey kidKey, LayoutTaggingHelper helper) private StringProhibitedTagRelationsResolver.getParentRole(LayoutTaggingHelper helper, TaggingHintKey hintKey, List<String> rolesToSkip) private static voidTableTaggingRule.moveCaption(LayoutTaggingHelper taggingHelper, TaggingHintKey caption, TaggingHintKey tableHintKey) booleanITaggingRule.onTagFinish(LayoutTaggingHelper taggingHelper, TaggingHintKey taggingHintKey) Action which creates required children structure for the role.booleanTableTaggingPriorToOneFiveVersionRule.onTagFinish(LayoutTaggingHelper taggingHelper, TaggingHintKey taggingHintKey) booleanTableTaggingRule.onTagFinish(LayoutTaggingHelper taggingHelper, TaggingHintKey tableHintKey) booleanTHTaggingRule.onTagFinish(LayoutTaggingHelper taggingHelper, TaggingHintKey taggingHintKey) Action which creates required children structure for the role.private voidTableTaggingPriorToOneFiveVersionRule.removeTagUnavailableInPriorToOneDotFivePdf(TaggingHintKey taggingHintKey, LayoutTaggingHelper taggingHelper) voidProhibitedTagRelationsResolver.repairTagStructure(LayoutTaggingHelper taggingHelper, IRenderer topRender) Resolves prohibited relations between parent and child tags.private StringProhibitedTagRelationsResolver.resolveToFinalRole(LayoutTaggingHelper helper, TaggingHintKey taggingHintKey, boolean isKid)