Skip to main content

Module semantic

Module semantic 

Source
Expand description

Semantic node types — SemanticParagraph, SemanticHeading, etc.

Structs§

SemanticCaption
A caption linked to an image or table.
SemanticFigure
A figure containing images and/or line art.
SemanticFormula
A LaTeX formula (from enrichment).
SemanticHeaderOrFooter
Page header or footer.
SemanticHeading
A semantic heading.
SemanticNumberHeading
A numbered heading (e.g., “1.2.3 Budget Overview”).
SemanticParagraph
A semantic paragraph.
SemanticPicture
A described image (from enrichment).
SemanticTable
A semantic table wrapping a TableBorder.
SemanticTextNode
Base for all text-bearing semantic elements.