| 
    KiCad PCB EDA Suite
    
   | 
 
#include <ltspice_schematic.h>
Public Attributes | |
| int | WindowNumber | 
| int | FontSize | 
| VECTOR2I | Position | 
| JUSTIFICATION | Justification | 
Definition at line 160 of file ltspice_schematic.h.
| int LTSPICE_SCHEMATIC::LT_WINDOW::FontSize | 
Definition at line 163 of file ltspice_schematic.h.
Referenced by SCH_IO_LTSPICE_PARSER::CreateFields(), LTSPICE_SCHEMATIC::StructureBuilder(), and LTSPICE_SCHEMATIC::SymbolBuilder().
| JUSTIFICATION LTSPICE_SCHEMATIC::LT_WINDOW::Justification | 
Definition at line 165 of file ltspice_schematic.h.
Referenced by SCH_IO_LTSPICE_PARSER::CreateFields(), LTSPICE_SCHEMATIC::StructureBuilder(), and LTSPICE_SCHEMATIC::SymbolBuilder().
| VECTOR2I LTSPICE_SCHEMATIC::LT_WINDOW::Position | 
Definition at line 164 of file ltspice_schematic.h.
Referenced by SCH_IO_LTSPICE_PARSER::CreateFields(), LTSPICE_SCHEMATIC::StructureBuilder(), and LTSPICE_SCHEMATIC::SymbolBuilder().
| int LTSPICE_SCHEMATIC::LT_WINDOW::WindowNumber | 
Definition at line 162 of file ltspice_schematic.h.
Referenced by SCH_IO_LTSPICE_PARSER::CreateFields(), LTSPICE_SCHEMATIC::StructureBuilder(), and LTSPICE_SCHEMATIC::SymbolBuilder().