Package | Description |
---|---|
com.sun.electric.technology |
Package for handling technology information.
|
Modifier and Type | Field and Description |
---|---|
static GDSLayers |
GDSLayers.EMPTY |
Modifier and Type | Method and Description |
---|---|
static GDSLayers |
GDSLayers.getGDSValues(Layer l) |
static GDSLayers |
GDSLayers.parseLayerString(java.lang.String string)
Method to parse the GDS layer string and get the layer numbers and types (plain, text, and pin).
|
Modifier and Type | Method and Description |
---|---|
boolean |
GDSLayers.equals(GDSLayers other)
Method to determine if the numbers in this GDSLayers are the same as another.
|