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 Detail

      • Hyphenation

        public Hyphenation()
      • Hyphenation

        public Hyphenation​(Hyphenation other)
      • Hyphenation

        public Hyphenation​(short hres)
    • Method Detail

      • copy

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

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • getValue

        public short getValue()
      • hashCode

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

        public boolean isEmpty()