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

#include <altium_parser_sch.h>

Inheritance diagram for ASCH_NOTE:
ASCH_TEXT_FRAME ASCH_OWNER_INTERFACE

Public Member Functions

 ASCH_NOTE (const std::map< wxString, wxString > &aProperties)
 

Public Attributes

wxString author
 
VECTOR2I Location
 
VECTOR2I Size
 
VECTOR2I BottomLeft
 
VECTOR2I TopRight
 
wxString Text
 
bool IsWordWrapped
 
bool ShowBorder
 
int FontID
 
int TextMargin
 
int AreaColor
 
int TextColor
 
int BorderColor
 
int BorderWidth
 
bool isSolid
 
ASCH_TEXT_FRAME_ALIGNMENT Alignment
 
int ownerindex
 
int ownerpartid
 
int ownerpartdisplaymode
 
int indexinsheet
 
bool IsNotAccesible
 

Detailed Description

Definition at line 422 of file altium_parser_sch.h.

Constructor & Destructor Documentation

◆ ASCH_NOTE()

ASCH_NOTE::ASCH_NOTE ( const std::map< wxString, wxString > &  aProperties)
explicit

Definition at line 380 of file altium_parser_sch.cpp.

References author, ReadRecord(), and ALTIUM_PROPS_UTILS::ReadString().

Member Data Documentation

◆ Alignment

ASCH_TEXT_FRAME_ALIGNMENT ASCH_TEXT_FRAME::Alignment
inherited

◆ AreaColor

int ASCH_TEXT_FRAME::AreaColor
inherited

◆ author

wxString ASCH_NOTE::author

Definition at line 424 of file altium_parser_sch.h.

Referenced by ASCH_NOTE().

◆ BorderColor

int ASCH_TEXT_FRAME::BorderColor
inherited

◆ BorderWidth

int ASCH_TEXT_FRAME::BorderWidth
inherited

Definition at line 413 of file altium_parser_sch.h.

Referenced by ASCH_TEXT_FRAME::ASCH_TEXT_FRAME().

◆ BottomLeft

VECTOR2I ASCH_TEXT_FRAME::BottomLeft
inherited

◆ FontID

int ASCH_TEXT_FRAME::FontID
inherited

◆ indexinsheet

int ASCH_OWNER_INTERFACE::indexinsheet
inherited

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

◆ isSolid

bool ASCH_TEXT_FRAME::isSolid
inherited

◆ IsWordWrapped

bool ASCH_TEXT_FRAME::IsWordWrapped
inherited

Definition at line 405 of file altium_parser_sch.h.

Referenced by ASCH_TEXT_FRAME::ASCH_TEXT_FRAME().

◆ Location

VECTOR2I ASCH_TEXT_FRAME::Location
inherited

Definition at line 396 of file altium_parser_sch.h.

Referenced by ASCH_TEXT_FRAME::ASCH_TEXT_FRAME().

◆ ownerindex

◆ ownerpartdisplaymode

◆ ownerpartid

◆ ShowBorder

bool ASCH_TEXT_FRAME::ShowBorder
inherited

◆ Size

VECTOR2I ASCH_TEXT_FRAME::Size
inherited

Definition at line 397 of file altium_parser_sch.h.

Referenced by ASCH_TEXT_FRAME::ASCH_TEXT_FRAME().

◆ Text

wxString ASCH_TEXT_FRAME::Text
inherited

◆ TextColor

int ASCH_TEXT_FRAME::TextColor
inherited

Definition at line 411 of file altium_parser_sch.h.

Referenced by ASCH_TEXT_FRAME::ASCH_TEXT_FRAME().

◆ TextMargin

int ASCH_TEXT_FRAME::TextMargin
inherited

Definition at line 409 of file altium_parser_sch.h.

Referenced by ASCH_TEXT_FRAME::ASCH_TEXT_FRAME().

◆ TopRight

VECTOR2I ASCH_TEXT_FRAME::TopRight
inherited

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