mupdf
Loading...
Searching...
No Matches
fz_stext_struct Struct Reference

#include <structured-text.h>

Collaboration diagram for fz_stext_struct:

Public Attributes

fz_stext_blockup
fz_stext_structparent
fz_stext_blockfirst_block
fz_stext_blocklast_block
fz_structure standard
char raw [FZ_FLEXIBLE_ARRAY]

Detailed Description

When we are collecting the structure information from PDF structure trees/tags, we end up with a tree of nodes. The structure should be walked in depth-first traversal order to extract the content.

An fz_stext_struct pointer can be NULL to indicate that we know there is a child there within the complete tree, but we don't know what it is yet.

Member Data Documentation

◆ first_block

fz_stext_block* fz_stext_struct::first_block

◆ last_block

fz_stext_block* fz_stext_struct::last_block

◆ parent

fz_stext_struct* fz_stext_struct::parent

◆ raw

char fz_stext_struct::raw[FZ_FLEXIBLE_ARRAY]

◆ standard

fz_structure fz_stext_struct::standard

◆ up

fz_stext_block* fz_stext_struct::up

The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/mupdf/checkouts/1.28.0/include/mupdf/fitz/structured-text.h