Class Codepoint

java.lang.Object
org.javagi.base.Alias<Integer>
org.freedesktop.harfbuzz.Codepoint

@Generated("org.javagi.JavaGI") public class Codepoint extends Alias<Integer>
Data type for holding Unicode codepoints. Also used to hold glyph IDs.
  • Constructor Details

    • Codepoint

      public Codepoint(int value)
      Create a new Codepoint with the provided value
  • Method Details