Class LineSpacingDescriptor

  • All Implemented Interfaces:
    Duplicatable

    public final class LineSpacingDescriptor
    extends Object
    implements Duplicatable
    This class is used to determine line spacing for a paragraph.
    • Constructor Detail

      • LineSpacingDescriptor

        public LineSpacingDescriptor()
      • LineSpacingDescriptor

        public LineSpacingDescriptor​(byte[] buf,
                                     int offset)
    • Method Detail

      • setMultiLinespace

        public void setMultiLinespace​(short fMultiLinespace)
      • toInt

        public int toInt()
      • serialize

        public void serialize​(byte[] buf,
                              int offset)
      • setDyaLine

        public void setDyaLine​(short dyaLine)
      • hashCode

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

        public boolean isEmpty()