Class Map

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

@Generated("org.javagi.JavaGI") public class Map extends ProxyInstance
Data type for holding integer-to-integer hash maps.
  • Constructor Details

    • Map

      public Map(MemorySegment address)
      Create a Map 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 Map class.
      Returns:
      the GType
    • getMemoryLayout

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