|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextShapeStyle | |
|---|---|
| com.steema.teechart | TeeChart Charting Library for Java. |
| Uses of TextShapeStyle in com.steema.teechart |
|---|
| Fields in com.steema.teechart declared as TextShapeStyle | |
|---|---|
static TextShapeStyle |
TextShapeStyle.RECTANGLE
Defines a Rectangular shape. |
static TextShapeStyle |
TextShapeStyle.ROUNDRECTANGLE
Defines a Rounded Rectangular shape. |
| Methods in com.steema.teechart that return TextShapeStyle | |
|---|---|
TextShapeStyle |
TextShape.getShapeStyle()
Shape may be rectagular or rounded rectangular in shape. |
| Methods in com.steema.teechart with parameters of type TextShapeStyle | |
|---|---|
void |
TextShape.setShapeStyle(TextShapeStyle value)
Shape may be rectagular or rounded rectangular in shape. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||