|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CircleSprite | |
|---|---|
| com.sencha.gxt.chart.client.chart.axis | |
| com.sencha.gxt.chart.client.chart.series | |
| com.sencha.gxt.chart.client.draw.path | |
| com.sencha.gxt.chart.client.draw.sprite | |
| Uses of CircleSprite in com.sencha.gxt.chart.client.chart.axis |
|---|
| Methods in com.sencha.gxt.chart.client.chart.axis that return CircleSprite | |
|---|---|
CircleSprite |
RadialAxis.getCircleConfig()
Returns the configuration for the circles on the axis. |
| Methods in com.sencha.gxt.chart.client.chart.axis with parameters of type CircleSprite | |
|---|---|
void |
RadialAxis.setCircleConfig(CircleSprite circleConfig)
Sets the configuration for the circles on the axis. |
| Uses of CircleSprite in com.sencha.gxt.chart.client.chart.series |
|---|
| Methods in com.sencha.gxt.chart.client.chart.series that return CircleSprite | |
|---|---|
static CircleSprite |
Primitives.circle(double cx,
double cy,
double radius)
Generates a circle using the given parameters. |
| Uses of CircleSprite in com.sencha.gxt.chart.client.draw.path |
|---|
| Constructors in com.sencha.gxt.chart.client.draw.path with parameters of type CircleSprite | |
|---|---|
PathSprite(CircleSprite sprite)
Creates a path sprite by converting the given CircleSprite. |
|
| Uses of CircleSprite in com.sencha.gxt.chart.client.draw.sprite |
|---|
| Methods in com.sencha.gxt.chart.client.draw.sprite that return CircleSprite | |
|---|---|
CircleSprite |
CircleSprite.copy()
|
| Constructors in com.sencha.gxt.chart.client.draw.sprite with parameters of type CircleSprite | |
|---|---|
CircleSprite(CircleSprite sprite)
Creates a copy of the given circle. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||