GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
text_element Class Referenceabstract

#include "text-engine.h"

Inheritance diagram for text_element:
text_element_color text_element_fontname text_element_fontsize text_element_fontstyle text_element_list text_element_string text_element_subscript text_element_superscript text_element_symbol

Public Member Functions

virtual ~text_element ()=default
 
virtual void accept (text_processor &p)=0
 

Detailed Description

Definition at line 54 of file text-engine.h.

Constructor & Destructor Documentation

◆ ~text_element()

virtual text_element::~text_element ( )
virtualdefault

Member Function Documentation

◆ accept()


The documentation for this class was generated from the following file: