- line
- which line to examine (0..getLineCount() - 1)
- bounds
- Optional. If not null, it returns the extent of the line
Documentation for this section has not yet been entered.
Return the baseline for the specified line (0...getLineCount() - 1) If bounds is not null, return the top, left, right, bottom extents of the specified line in it. If the internal Layout has not been built, return 0 and set bounds to (0, 0, 0, 0)