|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnsiSelectorFlags | |
|---|---|
| net.ranides.assira.text.format | |
| Uses of AnsiSelectorFlags in net.ranides.assira.text.format |
|---|
| Methods in net.ranides.assira.text.format that return AnsiSelectorFlags | |
|---|---|
static AnsiSelectorFlags |
AnsiSelectorFlags.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AnsiSelectorFlags[] |
AnsiSelectorFlags.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.ranides.assira.text.format that return types with arguments of type AnsiSelectorFlags | |
|---|---|
Set<AnsiSelectorFlags> |
AnsiSelector.getFlags()
|
| Methods in net.ranides.assira.text.format with parameters of type AnsiSelectorFlags | |
|---|---|
boolean |
AnsiSelector.hasFlag(AnsiSelectorFlags flag)
|
AnsiSelector |
AnsiSelector.setFlag(AnsiSelectorFlags flag,
boolean value)
|
| Method parameters in net.ranides.assira.text.format with type arguments of type AnsiSelectorFlags | |
|---|---|
void |
AnsiSelector.setFlags(Set<AnsiSelectorFlags> flags)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||