Exemplo n.º 1
0
 /**
  * Get the line set for all paragraphs in the document.
  *
  * @return positions of all paragraphs on last save
  */
 public Line.Set getLineSet() {
   return del.getLineSet();
 }