Class TT_Postscript.Buffer

All Implemented Interfaces:
Iterable<TT_Postscript>, Pointer
Enclosing class:
TT_Postscript

public static class TT_Postscript.Buffer extends StructBuffer<TT_Postscript,TT_Postscript.Buffer>
An array of TT_Postscript structs.
  • Constructor Details

    • Buffer

      public Buffer(ByteBuffer container)
      Creates a new TT_Postscript.Buffer instance backed by the specified container.

      Changes to the container's content will be visible to the struct buffer instance and vice versa. The two buffers' position, limit, and mark values will be independent. The new buffer's position will be zero, its capacity and its limit will be the number of bytes remaining in this buffer divided by TT_Postscript.SIZEOF, and its mark will be undefined.

      The created buffer instance holds a strong reference to the container object.

    • Buffer

      public Buffer(long address, int cap)
  • Method Details

    • FormatType

      public long FormatType()
      Returns:
      the value of the FormatType field.
    • italicAngle

      public long italicAngle()
      Returns:
      the value of the italicAngle field.
    • underlinePosition

      public short underlinePosition()
      Returns:
      the value of the underlinePosition field.
    • underlineThickness

      public short underlineThickness()
      Returns:
      the value of the underlineThickness field.
    • isFixedPitch

      public long isFixedPitch()
      Returns:
      the value of the isFixedPitch field.
    • minMemType42

      public long minMemType42()
      Returns:
      the value of the minMemType42 field.
    • maxMemType42

      public long maxMemType42()
      Returns:
      the value of the maxMemType42 field.
    • minMemType1

      public long minMemType1()
      Returns:
      the value of the minMemType1 field.
    • maxMemType1

      public long maxMemType1()
      Returns:
      the value of the maxMemType1 field.