Package | Description |
---|---|
com.sun.electric.tool.io.input |
Modifier and Type | Field and Description |
---|---|
protected LEFDEF.GetLayerInformation |
LEFDEF.ViaDef.gLay1 |
protected LEFDEF.GetLayerInformation |
LEFDEF.ViaDef.gLay2 |
Modifier and Type | Field and Description |
---|---|
protected static java.util.Map<java.lang.String,LEFDEF.GetLayerInformation> |
LEFDEF.knownLayers |
Modifier and Type | Method and Description |
---|---|
protected LEFDEF.GetLayerInformation |
LEFDEF.getLayerBasedOnNameAndMask(java.lang.String layer,
java.lang.Integer mask,
int unknownLayerHandling)
Unified function to look for layer associated to LEF/DEF readers
|
protected LEFDEF.GetLayerInformation |
LEFDEF.getLayerInformation(java.lang.String name,
java.lang.Integer mask)
Method to find a layer from its name.
|
protected LEFDEF.GetLayerInformation |
LEFDEF.getLayerInformation(java.lang.String name,
java.lang.Integer mask,
Technology tech) |
Modifier and Type | Method and Description |
---|---|
static java.util.Collection<LEFDEF.GetLayerInformation> |
LEFDEF.getKnownLayers() |
Modifier and Type | Method and Description |
---|---|
boolean |
LEFDEF.GetLayerInformation.equals(LEFDEF.GetLayerInformation other) |