|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ranides.assira.text.format.AnsiAttr.IndirectAt
public static class AnsiAttr.IndirectAt
Pomocnicza implementacja interfejsu AnsiAtrr, reprezentująca atrybuty
czytane z pojedynczego znaku zapisanego w AnsiCharSequence.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface net.ranides.assira.text.format.AnsiAttr |
|---|
AnsiAttr.IndirectAt |
| Field Summary |
|---|
| Fields inherited from interface net.ranides.assira.text.format.AnsiAttr |
|---|
bold, BOLD, changed, CHANGED, fresh, FRESH, invert, INVERT, MASK_INTERNAL, MASK_PUBLIC, narrow, NARROW, normal, NORMAL, SPLIT_ALL, SPLIT_BACK, SPLIT_FLAGS, SPLIT_FLAGS_ALL, SPLIT_FONT, SPLIT_FORE, strike, STRIKE, symbol, SYMBOL, underline, UNDERLINE |
| Constructor Summary | |
|---|---|
AnsiAttr.IndirectAt(AnsiCharSequence sequence,
int index)
Tworzy obiekt reprezentujący atrybuty znaku o podanym indeksie, zapisanego w podanej sekwencji. |
|
| Method Summary | |
|---|---|
int |
getBack()
Zwraca przypisany numer koloru tła. |
Color |
getComputedBack()
Metoda opcjonalna: zwraca przypisany kolor tła. |
Font |
getComputedFont()
Metoda opcjonalna: zwraca przypisaną czcionkę. |
Color |
getComputedFore()
Metoda opcjonalna: zwraca przypisany kolor tekstu. |
int |
getFlags()
Zwraca przypisane atrybuty tekstu. |
int |
getFont()
Zwraca przypisany numer czcionki. |
int |
getFore()
Zwraca przypisany numer koloru tekstu. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnsiAttr.IndirectAt(AnsiCharSequence sequence,
int index)
sequence - index - | Method Detail |
|---|
public Color getComputedBack()
AnsiAttrAnsiColorScheme.
getComputedBack in interface AnsiAttrpublic Font getComputedFont()
AnsiAttrAnsiFontScheme.
getComputedFont in interface AnsiAttrpublic Color getComputedFore()
AnsiAttrAnsiColorScheme.
getComputedFore in interface AnsiAttrpublic int getFlags()
AnsiAttr
getFlags in interface AnsiAttrpublic int getBack()
AnsiAttrAnsiColorScheme.
getBack in interface AnsiAttrAnsiAttr.getComputedBack()public int getFont()
AnsiAttrAnsiFontScheme.
getFont in interface AnsiAttrAnsiAttr.getComputedFont()public int getFore()
AnsiAttrAnsiColorScheme.
getFore in interface AnsiAttrAnsiAttr.getComputedFore()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||