#include <layerinf.h>
Protected Attributes | |
bool | _selectable |
is the layer selectable | |
bool | _visible |
is the layer visible | |
bool | _available |
is the layer filled with primitives | |
bool | _readlayer |
will the layer be read from a file | |
long | _fillcolor |
fill color for the layer | |
long | _bordercolor |
border color for the layer | |
char | _name [50] |
layer name | |
int | _brush |
fill pattern | |
int | _order |
drawing order number | |
int | _gdsinmap |
mapping to this layer from the GDSII layer in the input file | |
int | _gdsoutmap |
mapping to this layer from the GDSII layer in the output file |