TCPDF::Curve()
Method: Draws a Bezier curve.
Source: includes/lib/tcpdf/tcpdf.php:11637
Method: Draws a Bezier curve.
Source: includes/lib/tcpdf/tcpdf.php:11637
Method: Draws an ellipse.
Source: includes/lib/tcpdf/tcpdf.php:11707
Method: Draws a circle.
Source: includes/lib/tcpdf/tcpdf.php:11879
Method: Draws a polygon.
Source: includes/lib/tcpdf/tcpdf.php:11916
Method: Draws a regular polygon.
Source: includes/lib/tcpdf/tcpdf.php:12017
Method: Draws a star polygon
Source: includes/lib/tcpdf/tcpdf.php:12065
Method: Draws a rounded rectangle.
Source: includes/lib/tcpdf/tcpdf.php:12107
Method: Set line style.
Source: includes/lib/tcpdf/tcpdf.php:11377
Method: Begin a new subpath by moving the current point to coordinates (x, y), omitting any connecting line segment.
Source: includes/lib/tcpdf/tcpdf.php:11439
Method: Append a straight line segment from the current point to the point (x, y).
Source: includes/lib/tcpdf/tcpdf.php:11453