Package com.itextpdf.layout.tagging
-
Interface Summary Interface Description IAccessibleElement A layout element which hasaccessibility properties
.ITaggingRule Implementation of the interface is used to create required children structure for the specified role. -
Class Summary Class Description LayoutTaggingHelper The class is a helper which is used to correctly create structure tree for layout element (with keeping right order for tags).TableTaggingPriorToOneFiveVersionRule TableTaggingRule TaggingDummyElement Instances of the class are used forTaggingHintKey
which don't have model element e.g.TaggingHintKey TaggingHintKey instances are created in the scope ofRootRenderer.addChild(IRenderer)
to preserve logical order of layout elements from model elements.THTaggingRule Used to automatically add scope attribute to TH cells.