| Modifier and Type | Method | Description |
|---|---|---|
Ansi.Attribute |
AnsiRenderer.Code.getAttribute() |
|
static Ansi.Attribute |
Ansi.Attribute.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Ansi.Attribute[] |
Ansi.Attribute.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
Ansi |
Ansi.a(Ansi.Attribute attribute) |