getLines

Returns list of lines of this Ink annotation represents. A line is a list of connected points in PDF coordinates. An ink annotation may have several such disjoint lines of the same color.

Note: if you modify returned collection you must call setLines before the changes are properly applied to the document.

Return

List of drawn lines represented as list of points in PDF coordinates.