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

#include <altium_parser_sch.h>

Inheritance diagram for ASCH_LABEL:
ASCH_OWNER_INTERFACE ASCH_HYPERLINK

Public Member Functions

 ASCH_LABEL (const std::map< wxString, wxString > &aProps)
 

Public Attributes

VECTOR2I location
 
wxString text
 
int textColor
 
int fontId
 
bool isMirrored
 
ASCH_LABEL_JUSTIFICATION justification
 
ASCH_RECORD_ORIENTATION orientation
 
int ownerindex
 
int ownerpartid
 
int ownerpartdisplaymode
 
int indexinsheet
 
bool IsNotAccesible
 

Detailed Description

Definition at line 370 of file altium_parser_sch.h.

Constructor & Destructor Documentation

◆ ASCH_LABEL()

ASCH_LABEL::ASCH_LABEL ( const std::map< wxString, wxString > &  aProps)
explicit

Member Data Documentation

◆ fontId

int ASCH_LABEL::fontId

Definition at line 377 of file altium_parser_sch.h.

Referenced by ASCH_LABEL(), and SCH_IO_ALTIUM::ParseLabel().

◆ indexinsheet

int ASCH_OWNER_INTERFACE::indexinsheet
inherited

◆ isMirrored

bool ASCH_LABEL::isMirrored

Definition at line 378 of file altium_parser_sch.h.

Referenced by ASCH_LABEL().

◆ IsNotAccesible

bool ASCH_OWNER_INTERFACE::IsNotAccesible
inherited

Definition at line 127 of file altium_parser_sch.h.

Referenced by ASCH_OWNER_INTERFACE::ASCH_OWNER_INTERFACE().

◆ justification

ASCH_LABEL_JUSTIFICATION ASCH_LABEL::justification

Definition at line 380 of file altium_parser_sch.h.

Referenced by ASCH_LABEL(), and SCH_IO_ALTIUM::ParseLabel().

◆ location

VECTOR2I ASCH_LABEL::location

Definition at line 372 of file altium_parser_sch.h.

Referenced by ASCH_LABEL(), and SCH_IO_ALTIUM::ParseLabel().

◆ orientation

ASCH_RECORD_ORIENTATION ASCH_LABEL::orientation

Definition at line 381 of file altium_parser_sch.h.

Referenced by ASCH_LABEL(), and SCH_IO_ALTIUM::ParseLabel().

◆ ownerindex

◆ ownerpartdisplaymode

◆ ownerpartid

◆ text

wxString ASCH_LABEL::text

Definition at line 374 of file altium_parser_sch.h.

Referenced by ASCH_LABEL(), and SCH_IO_ALTIUM::ParseLabel().

◆ textColor

int ASCH_LABEL::textColor

Definition at line 375 of file altium_parser_sch.h.

Referenced by ASCH_LABEL().


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