KiCad PCB EDA Suite
|
#include <altium_parser_sch.h>
Public Member Functions | |
ASCH_PORT (const std::map< wxString, wxString > &aProps) | |
Public Attributes | |
wxString | Name |
wxString | HarnessType |
VECTOR2I | Location |
int | Width |
int | Height |
int | AreaColor |
int | Color |
int | TextColor |
int | FontID |
ASCH_TEXT_FRAME_ALIGNMENT | Alignment |
ASCH_PORT_IOTYPE | IOtype |
ASCH_PORT_STYLE | Style |
int | ownerindex |
int | ownerpartid |
int | ownerpartdisplaymode |
int | indexinsheet |
bool | IsNotAccesible |
Definition at line 679 of file altium_parser_sch.h.
|
explicit |
Definition at line 667 of file altium_parser_sch.cpp.
References Alignment, AreaColor, Color, FontID, HarnessType, Height, IOtype, Location, Name, ALTIUM_PROPS_UTILS::ReadInt(), ReadKiCadUnitFrac(), ReadRecord(), ALTIUM_PROPS_UTILS::ReadString(), Style, TextColor, and Width.
ASCH_TEXT_FRAME_ALIGNMENT ASCH_PORT::Alignment |
Definition at line 692 of file altium_parser_sch.h.
Referenced by ASCH_PORT(), and SCH_IO_ALTIUM::ParseHarnessPort().
int ASCH_PORT::AreaColor |
Definition at line 687 of file altium_parser_sch.h.
Referenced by ASCH_PORT().
int ASCH_PORT::Color |
Definition at line 688 of file altium_parser_sch.h.
Referenced by ASCH_PORT().
int ASCH_PORT::FontID |
Definition at line 690 of file altium_parser_sch.h.
Referenced by ASCH_PORT(), and SCH_IO_ALTIUM::ParseHarnessPort().
wxString ASCH_PORT::HarnessType |
Definition at line 682 of file altium_parser_sch.h.
Referenced by ASCH_PORT(), and SCH_IO_ALTIUM::ParsePort().
int ASCH_PORT::Height |
Definition at line 686 of file altium_parser_sch.h.
Referenced by ASCH_PORT(), and SCH_IO_ALTIUM::ParseHarnessPort().
|
inherited |
Definition at line 126 of file altium_parser_sch.h.
Referenced by ASCH_HARNESS_CONNECTOR::ASCH_HARNESS_CONNECTOR(), and ASCH_OWNER_INTERFACE::ASCH_OWNER_INTERFACE().
ASCH_PORT_IOTYPE ASCH_PORT::IOtype |
Definition at line 694 of file altium_parser_sch.h.
Referenced by ASCH_PORT(), and SCH_IO_ALTIUM::ParsePort().
|
inherited |
Definition at line 127 of file altium_parser_sch.h.
Referenced by ASCH_OWNER_INTERFACE::ASCH_OWNER_INTERFACE().
VECTOR2I ASCH_PORT::Location |
Definition at line 684 of file altium_parser_sch.h.
Referenced by ASCH_PORT(), SCH_IO_ALTIUM::ParseHarnessPort(), and SCH_IO_ALTIUM::ParsePort().
wxString ASCH_PORT::Name |
Definition at line 681 of file altium_parser_sch.h.
Referenced by ASCH_PORT(), SCH_IO_ALTIUM::ParseHarnessPort(), and SCH_IO_ALTIUM::ParsePort().
|
inherited |
Definition at line 123 of file altium_parser_sch.h.
Referenced by SCH_IO_ALTIUM::AddLibTextBox(), ASCH_IMPLEMENTATION::ASCH_IMPLEMENTATION(), ASCH_OWNER_INTERFACE::ASCH_OWNER_INTERFACE(), SCH_IO_ALTIUM::IsComponentPartVisible(), SCH_IO_ALTIUM::ParseArc(), SCH_IO_ALTIUM::ParseBezier(), SCH_IO_ALTIUM::ParseCircle(), SCH_IO_ALTIUM::ParseDesignator(), SCH_IO_ALTIUM::ParseEllipse(), SCH_IO_ALTIUM::ParseEllipticalArc(), SCH_IO_ALTIUM::ParseFileName(), SCH_IO_ALTIUM::ParseHarnessConnector(), SCH_IO_ALTIUM::ParseImage(), SCH_IO_ALTIUM::ParseImplementation(), SCH_IO_ALTIUM::ParseImplementationList(), SCH_IO_ALTIUM::ParseLabel(), SCH_IO_ALTIUM::ParseLibParameter(), SCH_IO_ALTIUM::ParseLine(), SCH_IO_ALTIUM::ParseParameter(), SCH_IO_ALTIUM::ParsePieChart(), SCH_IO_ALTIUM::ParsePin(), SCH_IO_ALTIUM::ParsePolygon(), SCH_IO_ALTIUM::ParsePolyline(), SCH_IO_ALTIUM::ParseRectangle(), SCH_IO_ALTIUM::ParseRoundRectangle(), SCH_IO_ALTIUM::ParseSheetEntry(), SCH_IO_ALTIUM::ParseSheetName(), SCH_IO_ALTIUM::ParseSignalHarness(), and SCH_IO_ALTIUM::ParseTextFrame().
|
inherited |
Definition at line 125 of file altium_parser_sch.h.
Referenced by SCH_IO_ALTIUM::AddLibTextBox(), ASCH_OWNER_INTERFACE::ASCH_OWNER_INTERFACE(), ASCH_PIN::ASCH_PIN(), SCH_IO_ALTIUM::IsComponentPartVisible(), SCH_IO_ALTIUM::ParseArc(), SCH_IO_ALTIUM::ParseBezier(), SCH_IO_ALTIUM::ParseCircle(), SCH_IO_ALTIUM::ParseEllipse(), SCH_IO_ALTIUM::ParseEllipticalArc(), SCH_IO_ALTIUM::ParseLabel(), SCH_IO_ALTIUM::ParseLine(), SCH_IO_ALTIUM::ParsePieChart(), SCH_IO_ALTIUM::ParsePin(), SCH_IO_ALTIUM::ParsePolygon(), SCH_IO_ALTIUM::ParsePolyline(), SCH_IO_ALTIUM::ParseRectangle(), and SCH_IO_ALTIUM::ParseRoundRectangle().
|
inherited |
Definition at line 124 of file altium_parser_sch.h.
Referenced by SCH_IO_ALTIUM::AddLibTextBox(), ASCH_OWNER_INTERFACE::ASCH_OWNER_INTERFACE(), SCH_IO_ALTIUM::ParseArc(), SCH_IO_ALTIUM::ParseBezier(), SCH_IO_ALTIUM::ParseCircle(), SCH_IO_ALTIUM::ParseEllipse(), SCH_IO_ALTIUM::ParseEllipticalArc(), SCH_IO_ALTIUM::ParseImage(), SCH_IO_ALTIUM::ParseLabel(), SCH_IO_ALTIUM::ParseLibParameter(), SCH_IO_ALTIUM::ParseLine(), SCH_IO_ALTIUM::ParsePieChart(), SCH_IO_ALTIUM::ParsePin(), SCH_IO_ALTIUM::ParsePolygon(), SCH_IO_ALTIUM::ParsePolyline(), SCH_IO_ALTIUM::ParseRectangle(), and SCH_IO_ALTIUM::ParseRoundRectangle().
ASCH_PORT_STYLE ASCH_PORT::Style |
Definition at line 695 of file altium_parser_sch.h.
Referenced by ASCH_PORT(), and SCH_IO_ALTIUM::ParsePort().
int ASCH_PORT::TextColor |
Definition at line 689 of file altium_parser_sch.h.
Referenced by ASCH_PORT(), and SCH_IO_ALTIUM::ParseHarnessPort().
int ASCH_PORT::Width |
Definition at line 685 of file altium_parser_sch.h.
Referenced by ASCH_PORT(), SCH_IO_ALTIUM::ParseHarnessPort(), and SCH_IO_ALTIUM::ParsePort().