Package com.itextpdf.layout.tagging
package com.itextpdf.layout.tagging
-
ClassDescriptionA layout element which has
accessibility properties
.Implementation of the interface is used to create required children structure for the specified role.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.Used to automatically add scope attribute to TH cells.