|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SVGMatrix
| Method Summary | |
|---|---|
float |
getComponent(int index)
|
SVGMatrix |
inverse()
|
SVGMatrix |
mMultiply(SVGMatrix secondMatrix)
|
SVGMatrix |
mRotate(float angle)
|
SVGMatrix |
mScale(float scaleFactor)
|
SVGMatrix |
mTranslate(float x,
float y)
|
| Method Detail |
|---|
float getComponent(int index)
throws DOMException
DOMExceptionSVGMatrix mMultiply(SVGMatrix secondMatrix)
SVGMatrix inverse()
throws SVGException
SVGException
SVGMatrix mTranslate(float x,
float y)
SVGMatrix mScale(float scaleFactor)
SVGMatrix mRotate(float angle)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||