Uses of Package
com.itextpdf.layout.tagging
-
Packages that use com.itextpdf.layout.tagging Package Description com.itextpdf.forms.form.element com.itextpdf.layout com.itextpdf.layout.element com.itextpdf.layout.tagging com.itextpdf.svg.element -
Classes in com.itextpdf.layout.tagging used by com.itextpdf.forms.form.element Class Description IAccessibleElement A layout element which hasaccessibility properties
. -
Classes in com.itextpdf.layout.tagging used by com.itextpdf.layout 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). -
Classes in com.itextpdf.layout.tagging used by com.itextpdf.layout.element Class Description IAccessibleElement A layout element which hasaccessibility properties
. -
Classes in com.itextpdf.layout.tagging used by com.itextpdf.layout.tagging Class Description IAccessibleElement A layout element which hasaccessibility properties
.ITaggingRule Implementation of the interface is used to create required children structure for the specified role.LayoutTaggingHelper The class is a helper which is used to correctly create structure tree for layout element (with keeping right order for tags).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. -
Classes in com.itextpdf.layout.tagging used by com.itextpdf.svg.element Class Description IAccessibleElement A layout element which hasaccessibility properties
.