| Package | Description |
|---|---|
| com.sun.electric.tool.io |
Package for handling the I/O tool (file import and export).
|
| Modifier and Type | Field and Description |
|---|---|
static GDSLayers |
GDSLayers.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
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.
|