KiCad PCB EDA Suite
Loading...
Searching...
No Matches
FABMASTER::GRAPHIC_TEXT Struct Reference
Inheritance diagram for FABMASTER::GRAPHIC_TEXT:
FABMASTER::GRAPHIC_ITEM

Public Attributes

double rotation
 ! GRAPHIC_DATA_3
 
bool mirror
 ! GRAPHIC_DATA_4
 
GR_TEXT_H_ALIGN_T orient
 ! GRAPHIC_DATA_5
 
int height
 ! GRAPHIC_DATA_6[2]
 
int thickness
 ! GRAPHIC_DATA_6[6]
 
bool ital
 ! GRAPHIC_DATA_6[4] != 0.0
 
std::string text
 ! GRAPHIC_DATA_7
 
int start_x
 ! GRAPHIC_DATA_1
 
int start_y
 ! GRAPHIC_DATA_2
 
int width
 ! Various sections depending on type
 
std::string layer
 ! SUBCLASS
 
std::string symbol
 ! SYMBOL
 
std::string refdes
 ! REFDES
 
int seq
 ! RECORD_TAG[0]
 
int subseq
 ! RECORD_TAG[1]
 
GRAPHIC_TYPE type
 ! Type of graphic item
 
GRAPHIC_SHAPE shape
 ! Shape of the graphic_item
 

Detailed Description

Definition at line 291 of file import_fabmaster.h.

Member Data Documentation

◆ height

int FABMASTER::GRAPHIC_TEXT::height

! GRAPHIC_DATA_6[2]

Definition at line 298 of file import_fabmaster.h.

Referenced by FABMASTER::processText(), and FABMASTER::setupText().

◆ ital

bool FABMASTER::GRAPHIC_TEXT::ital

! GRAPHIC_DATA_6[4] != 0.0

Definition at line 300 of file import_fabmaster.h.

Referenced by FABMASTER::processText(), and FABMASTER::setupText().

◆ layer

std::string FABMASTER::GRAPHIC_ITEM::layer
inherited

! SUBCLASS

Definition at line 217 of file import_fabmaster.h.

Referenced by FABMASTER::createBoardItems(), and FABMASTER::loadFootprints().

◆ mirror

bool FABMASTER::GRAPHIC_TEXT::mirror

! GRAPHIC_DATA_4

Definition at line 294 of file import_fabmaster.h.

Referenced by FABMASTER::processText(), and FABMASTER::setupText().

◆ orient

GR_TEXT_H_ALIGN_T FABMASTER::GRAPHIC_TEXT::orient

! GRAPHIC_DATA_5

Definition at line 295 of file import_fabmaster.h.

Referenced by FABMASTER::processText(), and FABMASTER::setupText().

◆ refdes

std::string FABMASTER::GRAPHIC_ITEM::refdes
inherited

! REFDES

Definition at line 219 of file import_fabmaster.h.

◆ rotation

double FABMASTER::GRAPHIC_TEXT::rotation

! GRAPHIC_DATA_3

Definition at line 293 of file import_fabmaster.h.

Referenced by FABMASTER::loadFootprints(), FABMASTER::processText(), and FABMASTER::setupText().

◆ seq

int FABMASTER::GRAPHIC_ITEM::seq
inherited

! RECORD_TAG[0]

Definition at line 220 of file import_fabmaster.h.

Referenced by FABMASTER::createBoardItems().

◆ shape

GRAPHIC_SHAPE FABMASTER::GRAPHIC_ITEM::shape
inherited

◆ start_x

◆ start_y

◆ subseq

int FABMASTER::GRAPHIC_ITEM::subseq
inherited

! RECORD_TAG[1]

Definition at line 221 of file import_fabmaster.h.

Referenced by FABMASTER::createBoardItems(), and FABMASTER::traceIsOpen().

◆ symbol

std::string FABMASTER::GRAPHIC_ITEM::symbol
inherited

! SYMBOL

Definition at line 218 of file import_fabmaster.h.

◆ text

std::string FABMASTER::GRAPHIC_TEXT::text

! GRAPHIC_DATA_7

Definition at line 302 of file import_fabmaster.h.

Referenced by FABMASTER::loadFootprints(), FABMASTER::processText(), and FABMASTER::setupText().

◆ thickness

int FABMASTER::GRAPHIC_TEXT::thickness

! GRAPHIC_DATA_6[6]

Definition at line 299 of file import_fabmaster.h.

Referenced by FABMASTER::processText(), and FABMASTER::setupText().

◆ type

GRAPHIC_TYPE FABMASTER::GRAPHIC_ITEM::type
inherited

! Type of graphic item

Definition at line 222 of file import_fabmaster.h.

Referenced by FABMASTER::processGraphic().

◆ width

int FABMASTER::GRAPHIC_ITEM::width
inherited

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