![]() |
KiCad PCB EDA Suite
|
#include <altium_parser_sch.h>
Public Member Functions | |
ASCH_NOTE (const std::map< wxString, wxString > &aProperties) | |
Public Attributes | |
wxString | author |
wxPoint | location |
wxSize | size |
wxString | text |
int | fontId |
bool | isWordWrapped |
bool | border |
int | textMargin |
int | areaColor |
ASCH_TEXT_FRAME_ALIGNMENT | alignment |
Definition at line 286 of file altium_parser_sch.h.
|
explicit |
Definition at line 254 of file altium_parser_sch.cpp.
References author, NOTE, ReadRecord(), and ALTIUM_PARSER::ReadString().
|
inherited |
Definition at line 280 of file altium_parser_sch.h.
Referenced by ASCH_TEXT_FRAME::ASCH_TEXT_FRAME(), SCH_ALTIUM_PLUGIN::ParseNote(), and SCH_ALTIUM_PLUGIN::ParseTextFrame().
|
inherited |
Definition at line 278 of file altium_parser_sch.h.
Referenced by ASCH_TEXT_FRAME::ASCH_TEXT_FRAME().
wxString ASCH_NOTE::author |
Definition at line 288 of file altium_parser_sch.h.
Referenced by ASCH_NOTE().
|
inherited |
Definition at line 276 of file altium_parser_sch.h.
Referenced by ASCH_TEXT_FRAME::ASCH_TEXT_FRAME().
|
inherited |
Definition at line 274 of file altium_parser_sch.h.
Referenced by ASCH_TEXT_FRAME::ASCH_TEXT_FRAME(), SCH_ALTIUM_PLUGIN::ParseNote(), and SCH_ALTIUM_PLUGIN::ParseTextFrame().
|
inherited |
Definition at line 275 of file altium_parser_sch.h.
Referenced by ASCH_TEXT_FRAME::ASCH_TEXT_FRAME().
|
inherited |
Definition at line 269 of file altium_parser_sch.h.
Referenced by ASCH_TEXT_FRAME::ASCH_TEXT_FRAME(), SCH_ALTIUM_PLUGIN::ParseNote(), and SCH_ALTIUM_PLUGIN::ParseTextFrame().
|
inherited |
Definition at line 270 of file altium_parser_sch.h.
Referenced by ASCH_TEXT_FRAME::ASCH_TEXT_FRAME().
|
inherited |
Definition at line 272 of file altium_parser_sch.h.
Referenced by ASCH_TEXT_FRAME::ASCH_TEXT_FRAME(), SCH_ALTIUM_PLUGIN::ParseNote(), and SCH_ALTIUM_PLUGIN::ParseTextFrame().
|
inherited |
Definition at line 277 of file altium_parser_sch.h.
Referenced by ASCH_TEXT_FRAME::ASCH_TEXT_FRAME().