Пример #1
0
 /**
  * Gets the space/character extra spacing ratio for fully justified text.
  *
  * @return the space/character extra spacing ratio
  */
 public float getSpaceCharRatio() {
   return column.getSpaceCharRatio();
 }