|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Scaling | |
|---|---|
| com.sencha.gxt.chart.client.draw | |
| com.sencha.gxt.chart.client.draw.sprite | |
| Uses of Scaling in com.sencha.gxt.chart.client.draw |
|---|
| Methods in com.sencha.gxt.chart.client.draw with parameters of type Scaling | |
|---|---|
static Animator |
DrawFx.createScalingAnimator(Sprite sprite,
Scaling scaling)
Returns an Animator that will animate the given Sprite to
the given Scaling. |
| Constructors in com.sencha.gxt.chart.client.draw with parameters of type Scaling | |
|---|---|
Scaling(Scaling scaling)
Creates a copy of the given scaling. |
|
| Uses of Scaling in com.sencha.gxt.chart.client.draw.sprite |
|---|
| Methods in com.sencha.gxt.chart.client.draw.sprite that return Scaling | |
|---|---|
Scaling |
Sprite.getScaling()
Returns the Scaling of the sprite. |
| Methods in com.sencha.gxt.chart.client.draw.sprite with parameters of type Scaling | |
|---|---|
void |
Sprite.setScaling(Scaling scaling)
Sets the Scaling of the sprite. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||