|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Translation | |
|---|---|
| com.sencha.gxt.chart.client.draw | |
| com.sencha.gxt.chart.client.draw.sprite | |
| Uses of Translation in com.sencha.gxt.chart.client.draw |
|---|
| Subclasses of Translation in com.sencha.gxt.chart.client.draw | |
|---|---|
class |
Rotation
Represents a two dimensional rotation. |
class |
Scaling
Represents a two dimensional scaling. |
| Constructors in com.sencha.gxt.chart.client.draw with parameters of type Translation | |
|---|---|
Translation(Translation translation)
Creates a copy of the given translation. |
|
| Uses of Translation in com.sencha.gxt.chart.client.draw.sprite |
|---|
| Methods in com.sencha.gxt.chart.client.draw.sprite that return Translation | |
|---|---|
Translation |
Sprite.getTranslation()
Returns the Translation of the sprite. |
| Methods in com.sencha.gxt.chart.client.draw.sprite with parameters of type Translation | |
|---|---|
void |
Sprite.setTranslation(Translation translation)
Sets the Translation of the sprite. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||