Package | Description |
---|---|
com.sun.electric.tool.routing |
Package for handling the Routing tools.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<SeaOfGates.SeaOfGatesExtraBlockage> |
SeaOfGates.SeaOfGatesCellParameters.getBlockages()
Method to return the list of extra blockages in this cell.
|
Modifier and Type | Method and Description |
---|---|
void |
SeaOfGates.SeaOfGatesCellParameters.setBlockages(java.util.List<SeaOfGates.SeaOfGatesExtraBlockage> e)
Method to set the list of extra blockages in this cell.
|