Class ArtifactItem
java.lang.Object
com.itextpdf.pdfocr.structuretree.LogicalStructureTreeItem
com.itextpdf.pdfocr.structuretree.ArtifactItem
This class represents artifact structure tree item. Attaching such item to the text info means that the text will be marked as artifact.
-
Method Summary
Methods inherited from class com.itextpdf.pdfocr.structuretree.LogicalStructureTreeItem
addChild, getAccessibilityProperties, getChildren, getParent, removeChild, setAccessibilityProperties
-
Method Details
-
getInstance
Retrieve an instance ofArtifactItem
.- Returns:
-
an instance of
ArtifactItem
.
-