KiCad PCB EDA Suite
Loading...
Searching...
No Matches
TEXT_ORIENT_CASE Struct Reference

Public Attributes

ASCH_RECORD_ORIENTATION textOrientation
 
ASCH_LABEL_JUSTIFICATION justification
 
int altiumSymOrientation
 
bool mirrored
 
EDA_ANGLE expectedAngle
 
GR_TEXT_H_ALIGN_T expectedHJustify
 

Detailed Description

Definition at line 285 of file test_altium_parser_sch.cpp.

Member Data Documentation

◆ altiumSymOrientation

int TEXT_ORIENT_CASE::altiumSymOrientation

Definition at line 289 of file test_altium_parser_sch.cpp.

Referenced by BOOST_AUTO_TEST_CASE().

◆ expectedAngle

EDA_ANGLE TEXT_ORIENT_CASE::expectedAngle

Definition at line 291 of file test_altium_parser_sch.cpp.

Referenced by BOOST_AUTO_TEST_CASE().

◆ expectedHJustify

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().

◆ justification

ASCH_LABEL_JUSTIFICATION TEXT_ORIENT_CASE::justification

Definition at line 288 of file test_altium_parser_sch.cpp.

Referenced by BOOST_AUTO_TEST_CASE().

◆ mirrored

bool TEXT_ORIENT_CASE::mirrored

Definition at line 290 of file test_altium_parser_sch.cpp.

Referenced by BOOST_AUTO_TEST_CASE().

◆ textOrientation

ASCH_RECORD_ORIENTATION TEXT_ORIENT_CASE::textOrientation

Definition at line 287 of file test_altium_parser_sch.cpp.

Referenced by BOOST_AUTO_TEST_CASE().


The documentation for this struct was generated from the following file: