Class Hyphen

java.lang.Object
com.itextpdf.layout.hyphenation.Hyphen

public class Hyphen extends Object
Represents a hyphen.
  • Field Details

    • preBreak

      public String preBreak
      pre break string
    • noBreak

      public String noBreak
      no break string
    • postBreak

      public String postBreak
      post break string
  • Method Details