| 
    KiCad PCB EDA Suite
    
   | 
 
#include <ltspice_schematic.h>
Public Attributes | |
| VECTOR2I | Offset | 
| JUSTIFICATION | Justification | 
| int | FontSize | 
| wxString | Value | 
Definition at line 216 of file ltspice_schematic.h.
| int LTSPICE_SCHEMATIC::TEXT::FontSize | 
Definition at line 220 of file ltspice_schematic.h.
Referenced by SCH_IO_LTSPICE_PARSER::CreateKicadSCH_ITEMs().
| JUSTIFICATION LTSPICE_SCHEMATIC::TEXT::Justification | 
Definition at line 219 of file ltspice_schematic.h.
Referenced by SCH_IO_LTSPICE_PARSER::CreateKicadSCH_ITEMs().
| VECTOR2I LTSPICE_SCHEMATIC::TEXT::Offset | 
Definition at line 218 of file ltspice_schematic.h.
Referenced by SCH_IO_LTSPICE_PARSER::CreateKicadSCH_ITEMs().
| wxString LTSPICE_SCHEMATIC::TEXT::Value | 
Definition at line 221 of file ltspice_schematic.h.
Referenced by SCH_IO_LTSPICE_PARSER::CreateKicadSCH_ITEMs(), and SCH_IO_LTSPICE_PARSER::readIncludes().