|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DRC.DRCCheckMode | |
---|---|
com.sun.electric.tool.drc | Package for handling the design-rule checking tool. |
Uses of DRC.DRCCheckMode in com.sun.electric.tool.drc |
---|
Fields in com.sun.electric.tool.drc declared as DRC.DRCCheckMode | |
---|---|
DRC.DRCCheckMode |
DRC.DRCPreferences.errorType
Checking level in DRC. |
Methods in com.sun.electric.tool.drc that return DRC.DRCCheckMode | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |