getWordPoint method

List getWordPoint()

Implementation

List getWordPoint() {
  return textPoints;
}