|
Limbo
|
placement row More...
#include <BookshelfDataBase.h>
Public Member Functions | |
| Row () | |
| constructor | |
| void | reset () |
| reset all data members | |
| virtual void | print (ostream &ss) const |
Public Attributes | |
| int32_t | origin [2] |
| x, y | |
| string | orient |
| orientation | |
| int32_t | height |
| row height | |
| int32_t | site_num |
| number of sites | |
| int32_t | site_width |
| width of a site | |
| int32_t | site_spacing |
| spacing of a site | |
| int32_t | site_orient |
| orientation of a site | |
| int32_t | site_symmetry |
placement row
Definition at line 100 of file BookshelfDataBase.h.
|
inlinevirtual |
print data members
| ss | output stream |
Reimplemented from BookshelfParser::Item.
Definition at line 126 of file BookshelfDataBase.h.
| int32_t BookshelfParser::Row::site_symmetry |
symmetry of a site
Definition at line 109 of file BookshelfDataBase.h.
1.8.8