Пример #1
0
 /**
  * Gets the right paragraph lines indent.
  *
  * @return the indent
  */
 public float getRightIndent() {
   return column.getRightIndent();
 }