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

Q

quadTo(float, float, float, float) - Method in class ej.microvg.Path
Adds a quadratic bezier from the last point, approaching control point (x1,y1), and ending at (x2,y2).
quadToRelative(float, float, float, float) - Method in class ej.microvg.Path
Same as Path.quadTo(float, float, float, float), but the coordinates are considered relative to the last point on this contour.
A B C D E F G I L M N P Q R S V 
Skip navigation links