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