| 
    KiCad PCB EDA Suite
    
   | 
 
#include <ltspice_schematic.h>
Public Attributes | |
| VECTOR2I | Start | 
| VECTOR2I | End | 
| LINEWIDTH | LineWidth | 
| LINESTYLE | LineStyle | 
Definition at line 132 of file ltspice_schematic.h.
| VECTOR2I LTSPICE_SCHEMATIC::LINE::End | 
Definition at line 135 of file ltspice_schematic.h.
Referenced by SCH_IO_LTSPICE_PARSER::CreateLine(), SCH_IO_LTSPICE_PARSER::CreateLines(), SCH_IO_LTSPICE_PARSER::CreateLines(), LTSPICE_SCHEMATIC::StructureBuilder(), and LTSPICE_SCHEMATIC::SymbolBuilder().
| LINESTYLE LTSPICE_SCHEMATIC::LINE::LineStyle | 
Definition at line 137 of file ltspice_schematic.h.
Referenced by SCH_IO_LTSPICE_PARSER::CreateLine(), SCH_IO_LTSPICE_PARSER::CreateLines(), SCH_IO_LTSPICE_PARSER::CreateLines(), LTSPICE_SCHEMATIC::StructureBuilder(), and LTSPICE_SCHEMATIC::SymbolBuilder().
| LINEWIDTH LTSPICE_SCHEMATIC::LINE::LineWidth | 
Definition at line 136 of file ltspice_schematic.h.
Referenced by SCH_IO_LTSPICE_PARSER::CreateLine(), SCH_IO_LTSPICE_PARSER::CreateLines(), SCH_IO_LTSPICE_PARSER::CreateLines(), LTSPICE_SCHEMATIC::StructureBuilder(), and LTSPICE_SCHEMATIC::SymbolBuilder().
| VECTOR2I LTSPICE_SCHEMATIC::LINE::Start | 
Definition at line 134 of file ltspice_schematic.h.
Referenced by SCH_IO_LTSPICE_PARSER::CreateLine(), SCH_IO_LTSPICE_PARSER::CreateLines(), SCH_IO_LTSPICE_PARSER::CreateLines(), LTSPICE_SCHEMATIC::StructureBuilder(), and LTSPICE_SCHEMATIC::SymbolBuilder().