Package | Description |
---|---|
com.sun.electric.tool.logicaleffort |
Package for handling the logical effort tool.
|
Modifier and Type | Method and Description |
---|---|
protected Net |
Pin.getNet()
Return the net attached to pin.
|
Modifier and Type | Method and Description |
---|---|
protected java.util.HashMap<java.lang.String,Net> |
LENetlister1.getAllNets() |
Modifier and Type | Method and Description |
---|---|
protected void |
Pin.setNet(Net net)
Set the net attached to pin.
|