|
KiCad PCB EDA Suite
|
Public Attributes | |
| ASCH_RECORD_ORIENTATION | textOrientation |
| ASCH_LABEL_JUSTIFICATION | justification |
| int | altiumSymOrientation |
| bool | mirrored |
| EDA_ANGLE | expectedAngle |
| GR_TEXT_H_ALIGN_T | expectedHJustify |
Definition at line 285 of file test_altium_parser_sch.cpp.
| int TEXT_ORIENT_CASE::altiumSymOrientation |
Definition at line 289 of file test_altium_parser_sch.cpp.
Referenced by BOOST_AUTO_TEST_CASE().
| EDA_ANGLE TEXT_ORIENT_CASE::expectedAngle |
Definition at line 291 of file test_altium_parser_sch.cpp.
Referenced by BOOST_AUTO_TEST_CASE().
| GR_TEXT_H_ALIGN_T TEXT_ORIENT_CASE::expectedHJustify |
Definition at line 292 of file test_altium_parser_sch.cpp.
Referenced by BOOST_AUTO_TEST_CASE().
| ASCH_LABEL_JUSTIFICATION TEXT_ORIENT_CASE::justification |
Definition at line 288 of file test_altium_parser_sch.cpp.
Referenced by BOOST_AUTO_TEST_CASE().
| bool TEXT_ORIENT_CASE::mirrored |
Definition at line 290 of file test_altium_parser_sch.cpp.
Referenced by BOOST_AUTO_TEST_CASE().
| ASCH_RECORD_ORIENTATION TEXT_ORIENT_CASE::textOrientation |
Definition at line 287 of file test_altium_parser_sch.cpp.
Referenced by BOOST_AUTO_TEST_CASE().