public class DrcRing
extends java.lang.Object
| Constructor and Description |
|---|
DrcRing() |
| Modifier and Type | Method and Description |
|---|---|
static Cell |
makePart(double w,
double h,
StdCellParams stdCell)
Draw rings with inside width w and inside height h.
|
public static Cell makePart(double w, double h, StdCellParams stdCell)