Package | Description |
---|---|
com.sun.electric.technology |
Package for handling technology information.
|
Modifier and Type | Method and Description |
---|---|
static DRCTemplate.DRCMode |
DRCTemplate.DRCMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DRCTemplate.DRCMode[] |
DRCTemplate.DRCMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|