Uses of Class
com.itextpdf.layout.tagging.TaggingHintKey
-
Packages that use TaggingHintKey Package Description com.itextpdf.layout.tagging -
-
Uses of TaggingHintKey in com.itextpdf.layout.tagging
Fields in com.itextpdf.layout.tagging declared as TaggingHintKey Modifier and Type Field Description (package private) TaggingHintKeyLayoutTaggingHelper.ScanContext. startHintKeyFields in com.itextpdf.layout.tagging with type parameters of type TaggingHintKey Modifier and Type Field Description private java.util.Set<TaggingHintKey>TableTaggingPriorToOneFiveVersionRule. finishForbiddenprivate java.util.Map<TaggingHintKey,java.util.List<TaggingHintKey>>LayoutTaggingHelper. kidsHintsprivate java.util.Map<TaggingHintKey,java.util.List<TaggingHintKey>>LayoutTaggingHelper. kidsHintsprivate java.util.Map<TaggingHintKey,TaggingHintKey>LayoutTaggingHelper. parentHintsprivate java.util.Map<TaggingHintKey,TaggingHintKey>LayoutTaggingHelper. parentHintsMethods in com.itextpdf.layout.tagging that return TaggingHintKey Modifier and Type Method Description TaggingHintKeyLayoutTaggingHelper. getAccessibleParentHint(TaggingHintKey hintKey)static TaggingHintKeyLayoutTaggingHelper. getHintKey(IPropertyContainer container)static TaggingHintKeyLayoutTaggingHelper. getOrCreateHintKey(IPropertyContainer container)private static TaggingHintKeyLayoutTaggingHelper. getOrCreateHintKey(IPropertyContainer hintOwner, boolean setProperty)TaggingHintKeyLayoutTaggingHelper. getParentHint(IPropertyContainer hintOwner)TaggingHintKeyLayoutTaggingHelper. getParentHint(TaggingHintKey hintKey)Methods in com.itextpdf.layout.tagging that return types with arguments of type TaggingHintKey Modifier and Type Method Description java.util.List<TaggingHintKey>LayoutTaggingHelper. getAccessibleKidsHint(TaggingHintKey parent)java.util.List<TaggingHintKey>LayoutTaggingHelper. getKidsHint(TaggingHintKey parent)Methods in com.itextpdf.layout.tagging with parameters of type TaggingHintKey Modifier and Type Method Description voidLayoutTaggingHelper. addKidsHint(TaggingHintKey parentKey, java.util.Collection<TaggingHintKey> newKidsKeys)voidLayoutTaggingHelper. addKidsHint(TaggingHintKey parentKey, java.util.Collection<TaggingHintKey> newKidsKeys, int insertIndex)private voidLayoutTaggingHelper. addKidsHint(TaggingHintKey parentKey, java.util.Collection<TaggingHintKey> newKidsKeys, int insertIndex, boolean skipFinishedChecks)private booleanLayoutTaggingHelper. createSingleTag(TaggingHintKey hintKey, TagTreePointer tagPointer)booleanLayoutTaggingHelper. createTag(TaggingHintKey hintKey, TagTreePointer tagPointer)private voidProhibitedTagRelationsResolver. executeRoleReplacementRule(TaggingHintKey kid, java.lang.String key)java.util.List<TaggingHintKey>LayoutTaggingHelper. getAccessibleKidsHint(TaggingHintKey parent)TaggingHintKeyLayoutTaggingHelper. getAccessibleParentHint(TaggingHintKey hintKey)private static java.lang.StringTableTaggingRule. getKidRole(TaggingHintKey kidKey, LayoutTaggingHelper helper)java.util.List<TaggingHintKey>LayoutTaggingHelper. getKidsHint(TaggingHintKey parent)private intLayoutTaggingHelper. getNearestNextSiblingIndex(WaitingTagsManager waitingTagsManager, TagTreePointer parentPointer, TaggingHintKey parentKey, TaggingHintKey kidKey)TaggingHintKeyLayoutTaggingHelper. getParentHint(TaggingHintKey hintKey)private java.lang.StringProhibitedTagRelationsResolver. getParentRole(LayoutTaggingHelper helper, TaggingHintKey hintKey, java.util.List<java.lang.String> rolesToSkip)private static TaggingDummyElementTableTaggingRule. getTbodyTag(TaggingHintKey tableHintKey)Creates a dummy element withStandardRoles.TBODYrole if needed.private static booleanProhibitedTagRelationsResolver. isKidNonStructElement(TaggingHintKey kid)private static booleanLayoutTaggingHelper. isNonAccessibleHint(TaggingHintKey hintKey)private booleanLayoutTaggingHelper. isSomeKidNotFinished(TaggingHintKey hint)private booleanLayoutTaggingHelper. isSomeParentNotFinished(TaggingHintKey parentHint)private booleanLayoutTaggingHelper. isTagAlreadyExistsForHint(TaggingHintKey tagHint)voidLayoutTaggingHelper. markArtifactHint(TaggingHintKey hintKey)private static voidTableTaggingRule. moveCaption(LayoutTaggingHelper taggingHelper, TaggingHintKey caption, TaggingHintKey tableHintKey)intLayoutTaggingHelper. moveKidHint(TaggingHintKey hintKeyOfKidToMove, TaggingHintKey newParent)intLayoutTaggingHelper. moveKidHint(TaggingHintKey hintKeyOfKidToMove, TaggingHintKey newParent, int insertIndex)private voidLayoutTaggingHelper. moveKidTagIfCreated(TaggingHintKey parentKey, TaggingHintKey kidKey)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 voidLayoutTaggingHelper. releaseHint(TaggingHintKey hint, java.util.Set<TaggingHintKey> hintsToBeHeld, boolean checkContextIsFinished)private intLayoutTaggingHelper. removeParentHint(TaggingHintKey hintKey)private intLayoutTaggingHelper. removeParentHint(TaggingHintKey hintKey, TaggingHintKey parentHint)private voidTableTaggingPriorToOneFiveVersionRule. removeTagUnavailableInPriorToOneDotFivePdf(TaggingHintKey taggingHintKey, LayoutTaggingHelper taggingHelper)intLayoutTaggingHelper. replaceKidHint(TaggingHintKey kidHintKey, java.util.Collection<TaggingHintKey> newKidsHintKeys)private java.lang.StringProhibitedTagRelationsResolver. resolveToFinalRole(LayoutTaggingHelper helper, TaggingHintKey taggingHintKey, boolean isKid)private intLayoutTaggingHelper. scanForNearestNextSiblingIndex(LayoutTaggingHelper.ScanContext scanContext, TaggingHintKey toCheck, TaggingHintKey parent)Method parameters in com.itextpdf.layout.tagging with type arguments of type TaggingHintKey Modifier and Type Method Description voidLayoutTaggingHelper. addKidsHint(TaggingHintKey parentKey, java.util.Collection<TaggingHintKey> newKidsKeys)voidLayoutTaggingHelper. addKidsHint(TaggingHintKey parentKey, java.util.Collection<TaggingHintKey> newKidsKeys, int insertIndex)private voidLayoutTaggingHelper. addKidsHint(TaggingHintKey parentKey, java.util.Collection<TaggingHintKey> newKidsKeys, int insertIndex, boolean skipFinishedChecks)private voidLayoutTaggingHelper. finishDummyKids(java.util.List<TaggingHintKey> taggingHintKeys)private voidLayoutTaggingHelper. releaseHint(TaggingHintKey hint, java.util.Set<TaggingHintKey> hintsToBeHeld, boolean checkContextIsFinished)intLayoutTaggingHelper. replaceKidHint(TaggingHintKey kidHintKey, java.util.Collection<TaggingHintKey> newKidsHintKeys)
-