TCPDF::Arrow()
Method: Draws a grahic arrow.
Source: includes/lib/tcpdf/tcpdf.php:12196
Method: Draws a grahic arrow.
Source: includes/lib/tcpdf/tcpdf.php:12196
Method: Draws a Bezier curve.
Source: includes/lib/tcpdf/tcpdf.php:11637
Method: Draws a poly-Bezier curve.
Source: includes/lib/tcpdf/tcpdf.php:11667
Method: Skew vertically.
Source: includes/lib/tcpdf/tcpdf.php:11257
Method: Skew.
Source: includes/lib/tcpdf/tcpdf.php:11271
Method: Apply graphic transformations.
Source: includes/lib/tcpdf/tcpdf.php:11302
Method: Defines the line width. By default, the value equals 0.2 mm. The method can be called before the first page is created and the value is retained from page to page.
Source: includes/lib/tcpdf/tcpdf.php:11334
Method: Returns the current the line width.
Source: includes/lib/tcpdf/tcpdf.php:11350
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