Package com.itextpdf.layout.tagging
package com.itextpdf.layout.tagging
-
ClassDescriptionA layout element which has
accessibility properties
.The class is a helper which is used to correctly create structure tree for layout element (with keeping right order for tags).Instances of the class are used forTaggingHintKey
which don't have model element e.g.TaggingHintKey instances are created in the scope ofRootRenderer.addChild(IRenderer)
to preserve logical order of layout elements from model elements.