Line Annotation
Represents a line on the page.
Constructors
Functions
Link copied to clipboard
open fun createCalibrationLineAnnotation(@IntRange(from = 0 ) pageIndex: Int, @NonNull point1: PointF, @NonNull point2: PointF): LineAnnotation
Creates a new LineAnnotation with the `isCalibration` flag set to true.
Link copied to clipboard
Returns current line ending styles for this line.
Link copied to clipboard
Gets the annotation type of the annotation.
Link copied to clipboard
Sets line ending style for this line.