Uses of Package
com.itextpdf.layout.tagging
Packages that use com.itextpdf.layout.tagging
Package
Description
-
Classes in com.itextpdf.layout.tagging used by com.itextpdf.forms.form.element
-
Classes in com.itextpdf.layout.tagging used by com.itextpdf.layoutClassDescriptionThe 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
-
Classes in com.itextpdf.layout.tagging used by com.itextpdf.layout.taggingClassDescriptionA 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. -
Classes in com.itextpdf.layout.tagging used by com.itextpdf.svg.element