Class Hyphenation

All Implemented Interfaces:
org.apache.poi.common.Duplicatable

@Internal public final class Hyphenation extends HRESIAbstractType implements org.apache.poi.common.Duplicatable
Hyphenation. Substructure of the CharacterProperties.
  • Constructor Details

    • Hyphenation

      public Hyphenation()
    • Hyphenation

      public Hyphenation(Hyphenation other)
    • Hyphenation

      public Hyphenation(short hres)
  • Method Details

    • copy

      public Hyphenation copy()
      Specified by:
      copy in interface org.apache.poi.common.Duplicatable
    • equals

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

      public short getValue()
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • isEmpty

      public boolean isEmpty()
    • toString

      public String toString()
      Overrides:
      toString in class HRESIAbstractType