Class GlyphLine.ActualText

java.lang.Object
com.itextpdf.io.font.otf.GlyphLine.ActualText
Enclosing class:
GlyphLine

protected static class GlyphLine.ActualText extends Object
  • Constructor Details

    • ActualText

      public ActualText (String value)
  • Method Details

    • getValue

      public String getValue()
      Retrieves the value of the actual text.
      Returns:
      actual text value
    • equals

      public boolean equals (Object obj)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object