abc-master
|
#include <place_base.h>
Data Fields | |
char * | m_label |
float | m_width |
float | m_height |
bool | m_pad |
Definition at line 42 of file place_base.h.
float AbstractCell::m_height |
Definition at line 45 of file place_base.h.
char* AbstractCell::m_label |
Definition at line 43 of file place_base.h.
bool AbstractCell::m_pad |
Definition at line 47 of file place_base.h.
float AbstractCell::m_width |
Definition at line 45 of file place_base.h.