|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextSprite.TextAnchor | |
|---|---|
| com.sencha.gxt.chart.client.draw.sprite | |
| Uses of TextSprite.TextAnchor in com.sencha.gxt.chart.client.draw.sprite |
|---|
| Methods in com.sencha.gxt.chart.client.draw.sprite that return TextSprite.TextAnchor | |
|---|---|
TextSprite.TextAnchor |
TextSprite.getTextAnchor()
Returns the text anchor. |
static TextSprite.TextAnchor |
TextSprite.TextAnchor.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TextSprite.TextAnchor[] |
TextSprite.TextAnchor.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.sencha.gxt.chart.client.draw.sprite with parameters of type TextSprite.TextAnchor | |
|---|---|
void |
TextSprite.setTextAnchor(TextSprite.TextAnchor textAnchor)
Sets the TextSprite.TextAnchor of the text. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||