Package | Description |
---|---|
com.sun.electric.tool.user |
Package for handling the user-interface tool.
|
Modifier and Type | Method and Description |
---|---|
static CircuitChangeJobs.ChangeArcEnum |
CircuitChangeJobs.ChangeArcEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CircuitChangeJobs.ChangeArcEnum[] |
CircuitChangeJobs.ChangeArcEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
CircuitChangeJobs.ChangeArcProperties(Cell cell,
CircuitChangeJobs.ChangeArcEnum how,
java.util.List<Highlight2> highlighted) |