Class Buffer

java.lang.Object
org.javagi.base.ProxyInstance
org.freedesktop.harfbuzz.Buffer
All Implemented Interfaces:
Proxy

@Generated("org.javagi.JavaGI") public class Buffer extends ProxyInstance
The main structure holding the input text and its properties before shaping, and output glyphs and their information after shaping.
  • Constructor Details

    • Buffer

      public Buffer(MemorySegment address)
      Create a Buffer proxy instance for the provided memory address.
      Parameters:
      address - the memory address of the native object
  • Method Details

    • getType

      public static @Nullable Type getType()
      Get the GType of the Buffer class.
      Returns:
      the GType
    • getMemoryLayout

      public static MemoryLayout getMemoryLayout()
      The memory layout of the native struct.
      Returns:
      the memory layout