コード例 #1
0
 /**
  * Gets the first paragraph line indent.
  *
  * @return the indent
  */
 public float getIndent() {
   return column.getIndent();
 }