Package | Description |
---|---|
com.sun.electric.tool.drc |
Package for handling the design-rule checking tool.
|
Modifier and Type | Field and Description |
---|---|
DRC.DRCCheckMode |
DRC.DRCPreferences.errorType
Checking level in DRC.
|
Modifier and Type | Method and Description |
---|---|
static DRC.DRCCheckMode |
DRC.DRCCheckMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DRC.DRCCheckMode[] |
DRC.DRCCheckMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|