TextLineMetrics getLineMetrics(int lineIndex) { _refreshTextLineMetrics(); return _textLineMetrics[lineIndex]; }