| Package | Description |
|---|---|
| com.sencha.gxt.chart.client.draw | |
| com.sencha.gxt.chart.client.draw.path | |
| com.sencha.gxt.chart.client.draw.sprite |
| Modifier and Type | Method and Description |
|---|---|
Matrix |
Matrix.invert()
Returns the inverse of this matrix.
|
| Constructor and Description |
|---|
Matrix(Matrix clone)
Creates a clone of the given matrix.
|
| Modifier and Type | Method and Description |
|---|---|
PathSprite |
PathSprite.map(Matrix matrix)
Transforms the
PathSprite by the passed Matrix. |
| Modifier and Type | Method and Description |
|---|---|
Matrix |
Sprite.transformMatrix()
Returns and caches the calculated transformation matrix.
|
Copyright © 2014. All Rights Reserved.