Class FT_Incremental_Metrics.Buffer

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

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

    • Buffer

      public Buffer(ByteBuffer container)
      Creates a new FT_Incremental_Metrics.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 FT_Incremental_Metrics.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

    • bearing_x

      public long bearing_x()
      Returns:
      the value of the bearing_x field.
    • bearing_y

      public long bearing_y()
      Returns:
      the value of the bearing_y field.
    • advance

      public long advance()
      Returns:
      the value of the advance field.
    • advance_v

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