|
Limbo
|
GDSII TEXT. More...
#include <GdsDriver.h>
Public Member Functions | |
| GdsText () | |
| constructor | |
| void | reset () |
| reset all data members | |
Public Attributes | |
| int32_t | layer |
| layer | |
| int32_t | texttype |
| text type | |
| int32_t | presentation |
| presentation | |
| int32_t | strans |
| strans | |
| double | mag |
| magnitude | |
| vector< int32_t > | position |
| position | |
| string | content |
GDSII TEXT.
Definition at line 48 of file GdsDriver.h.
| string GdsParser::GdsText::content |
content
Definition at line 56 of file GdsDriver.h.
1.8.8