|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DRC.DRCErrorType | |
|---|---|
| com.sun.electric.tool.drc | Package for handling the design-rule checking tool. |
| Uses of DRC.DRCErrorType in com.sun.electric.tool.drc |
|---|
| Methods in com.sun.electric.tool.drc that return DRC.DRCErrorType | |
|---|---|
static DRC.DRCErrorType |
DRC.DRCErrorType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DRC.DRCErrorType[] |
DRC.DRCErrorType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.sun.electric.tool.drc with parameters of type DRC.DRCErrorType | |
|---|---|
static void |
DRC.createDRCErrorLogger(DRC.ReportInfo reportInfo,
DRC.DRCErrorType errorType,
java.lang.String msg,
Cell cell,
double limit,
double actual,
java.lang.String rule,
PolyBase poly1,
Geometric geom1,
Layer layer1,
PolyBase poly2,
Geometric geom2,
Layer layer2)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||