JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
I
L
M
N
P
Q
R
S
V
C
close()
- Method in class ej.microvg.
Path
Closes the current contour.
close()
- Method in class ej.microvg.
VectorFont
Closes this font and its associated resources.
cubicTo(float, float, float, float, float, float)
- Method in class ej.microvg.
Path
Adds a cubic bezier from the last point, approaching control points (x1,y1) and (x2,y2), and ending at (x3,y3).
cubicToRelative(float, float, float, float, float, float)
- Method in class ej.microvg.
Path
Same as
Path.cubicTo(float, float, float, float, float, float)
, but the coordinates are considered relative to the current point on this contour.
A
B
C
D
E
F
G
I
L
M
N
P
Q
R
S
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes