Package | Description |
---|---|
com.sun.electric.api.minarea.errorLogging |
Modifier and Type | Method and Description |
---|---|
static ErrorLoggerFactory.LoggerTypes |
ErrorLoggerFactory.LoggerTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ErrorLoggerFactory.LoggerTypes[] |
ErrorLoggerFactory.LoggerTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static AbstractErrorLogger |
ErrorLoggerFactory.createErrorLogger(ErrorLoggerFactory.LoggerTypes type,
java.lang.String topCell) |