| Package | Description |
|---|---|
| com.sun.electric.technology |
Package for handling technology information.
|
| Modifier and Type | Method and Description |
|---|---|
Technology.ArcLayer[] |
ArcProto.getArcLayers()
Method to return the list of ArcLayers that comprise this ArcProto..
|
| Modifier and Type | Method and Description |
|---|---|
protected ArcProto |
Technology.newArcProto(java.lang.String protoName,
double lambdaWidthOffset,
double defaultWidth,
ArcProto.Function function,
Technology.ArcLayer... layers)
Method to create a new ArcProto from the parameters.
|