|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextFormat | |
|---|---|
| com.steema.teechart | TeeChart Charting Library for Java. |
| Uses of TextFormat in com.steema.teechart |
|---|
| Fields in com.steema.teechart declared as TextFormat | |
|---|---|
static TextFormat |
TextFormat.HTML
Defines a HTML format. |
static TextFormat |
TextFormat.NORMAL
Defines a NORMAL format. |
| Methods in com.steema.teechart that return TextFormat | |
|---|---|
TextFormat |
TextShape.getTextFormat()
Determines if Text is drawn as Normal or HTML styles. |
| Methods in com.steema.teechart with parameters of type TextFormat | |
|---|---|
void |
TextShape.setTextFormat(TextFormat value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||