Skip navigation links
A B C D E F G I L M N P Q R S V 

P

Path - Class in ej.microvg
Represents a geometric paths consisting of straight line segments, quadratic curves, and cubic curves.
Path() - Constructor for class ej.microvg.Path
Creates an empty path.
postConcat(Matrix) - Method in class ej.microvg.Matrix
Postconcats the matrix with the specified matrix.
postRotate(float) - Method in class ej.microvg.Matrix
Postconcats the matrix with the specified rotation.
postScale(float, float) - Method in class ej.microvg.Matrix
Postconcats the matrix with the specified scale.
postTranslate(float, float) - Method in class ej.microvg.Matrix
Postconcats the matrix with the specified translation.
preConcat(Matrix) - Method in class ej.microvg.Matrix
Preconcats the matrix with the specified matrix.
preRotate(float) - Method in class ej.microvg.Matrix
Preconcats the matrix with the specified rotation.
preScale(float, float) - Method in class ej.microvg.Matrix
Preconcats the matrix with the specified scale.
preTranslate(float, float) - Method in class ej.microvg.Matrix
Preconcats the matrix with the specified translation.
A B C D E F G I L M N P Q R S V 
Skip navigation links