Uses of Class
com.itextpdf.layout.tagging.TaggingHintKey
Packages that use TaggingHintKey
-
Uses of TaggingHintKey in com.itextpdf.layout.tagging
Fields in com.itextpdf.layout.tagging declared as TaggingHintKeyModifier and TypeFieldDescription(package private) TaggingHintKeyLayoutTaggingHelper.ScanContext.startHintKeyFields in com.itextpdf.layout.tagging with type parameters of type TaggingHintKeyModifier and TypeFieldDescriptionprivate Set<TaggingHintKey> TableTaggingPriorToOneFiveVersionRule.finishForbiddenprivate final Map<TaggingHintKey, List<TaggingHintKey>> LayoutTaggingHelper.kidsHintsprivate final Map<TaggingHintKey, List<TaggingHintKey>> LayoutTaggingHelper.kidsHintsprivate final Map<TaggingHintKey, TaggingHintKey> LayoutTaggingHelper.parentHintsprivate final Map<TaggingHintKey, TaggingHintKey> LayoutTaggingHelper.parentHintsMethods in com.itextpdf.layout.tagging that return TaggingHintKeyModifier and TypeMethodDescriptionLayoutTaggingHelper.getAccessibleParentHint(TaggingHintKey hintKey) static TaggingHintKeyLayoutTaggingHelper.getHintKey(IPropertyContainer container) static TaggingHintKeyLayoutTaggingHelper.getOrCreateHintKey(IPropertyContainer container) private static TaggingHintKeyLayoutTaggingHelper.getOrCreateHintKey(IPropertyContainer hintOwner, boolean setProperty) LayoutTaggingHelper.getParentHint(IPropertyContainer hintOwner) LayoutTaggingHelper.getParentHint(TaggingHintKey hintKey) Methods in com.itextpdf.layout.tagging that return types with arguments of type TaggingHintKeyModifier and TypeMethodDescriptionLayoutTaggingHelper.getAccessibleKidsHint(TaggingHintKey parent) LayoutTaggingHelper.getKidsHint(TaggingHintKey parent) Methods in com.itextpdf.layout.tagging with parameters of type TaggingHintKeyModifier and TypeMethodDescriptionvoidLayoutTaggingHelper.addKidsHint(TaggingHintKey parentKey, Collection<TaggingHintKey> newKidsKeys) voidLayoutTaggingHelper.addKidsHint(TaggingHintKey parentKey, Collection<TaggingHintKey> newKidsKeys, int insertIndex) private voidLayoutTaggingHelper.addKidsHint(TaggingHintKey parentKey, 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, String key) LayoutTaggingHelper.getAccessibleKidsHint(TaggingHintKey parent) LayoutTaggingHelper.getAccessibleParentHint(TaggingHintKey hintKey) private static StringTableTaggingRule.getKidRole(TaggingHintKey kidKey, LayoutTaggingHelper helper) LayoutTaggingHelper.getKidsHint(TaggingHintKey parent) private intLayoutTaggingHelper.getNearestNextSiblingIndex(WaitingTagsManager waitingTagsManager, TagTreePointer parentPointer, TaggingHintKey parentKey, TaggingHintKey kidKey) LayoutTaggingHelper.getParentHint(TaggingHintKey hintKey) private StringProhibitedTagRelationsResolver.getParentRole(LayoutTaggingHelper helper, TaggingHintKey hintKey, List<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, 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, Collection<TaggingHintKey> newKidsHintKeys) private 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 TaggingHintKeyModifier and TypeMethodDescriptionvoidLayoutTaggingHelper.addKidsHint(TaggingHintKey parentKey, Collection<TaggingHintKey> newKidsKeys) voidLayoutTaggingHelper.addKidsHint(TaggingHintKey parentKey, Collection<TaggingHintKey> newKidsKeys, int insertIndex) private voidLayoutTaggingHelper.addKidsHint(TaggingHintKey parentKey, Collection<TaggingHintKey> newKidsKeys, int insertIndex, boolean skipFinishedChecks) private voidLayoutTaggingHelper.finishDummyKids(List<TaggingHintKey> taggingHintKeys) private voidLayoutTaggingHelper.releaseHint(TaggingHintKey hint, Set<TaggingHintKey> hintsToBeHeld, boolean checkContextIsFinished) intLayoutTaggingHelper.replaceKidHint(TaggingHintKey kidHintKey, Collection<TaggingHintKey> newKidsHintKeys)