font size
font name
The offset to start drawing a range from a center position of an index.
Clear the canvas.
Return the length of a beginning (or ending) part of a range.
Draw a given string and ranges.
Input string to draw.
The ranges to draw which are related to a given string input_str
Draw arrow as a part of a range.
A part of a range.
Draw curve as a part of a range.
A part of a range.
Draw an input string.
Draw line as a part of a range.
A part of a range.
Draw range.
A range to draw.
A y-coordinate to draw r
.
Draw range.
A range to draw.
Draw range as a part of a range.
A part of a range.
Draw ranges.
Ranges to draw.
Draw strings.
A range to draw strings.
The y-coorinate to draw range r
.
Return the range list rs
specified with the style style
.
The range list.
The style of the ranges rs
to draw.
Return the range list rs
specified with style style
and color
.
The range list.
The style of the ranges rs
to draw.
The color of the ranges rs
to draw.
Return the range list rs
specified with the style style
.
The range list.
The style of the ranges rs
to draw.
Return the grouped ranges that each contains non overlapping ranges.
The range list.
The function to return the tuple beginning index and ending index of a given range Ts[i]
.
Return the grouped ranges that each contains non overlapping ranges.
The range list.
Returns the x-coordinate which is a beginning of a range.
index of a range
The x-coordinate of a range beginning at idx
Returns the x-coordinate which is a ending of a range.
index of a range
The x-coordinate of a range ending at idx
Return the height of a given range.
A range.
Generated using TypeDoc
HTMLCanvasElement