Enum Class UnicodeCombiningClass

java.lang.Object
java.lang.Enum<UnicodeCombiningClass>
org.freedesktop.harfbuzz.UnicodeCombiningClass
All Implemented Interfaces:
Enumeration, Serializable, Comparable<UnicodeCombiningClass>, Constable

@Generated("io.github.jwharm.JavaGI") public enum UnicodeCombiningClass extends Enum<UnicodeCombiningClass> implements Enumeration
Data type for the Canonical_Combining_Class (ccc) property from the Unicode Character Database.

<note>Note: newer versions of Unicode may add new values. Client programs should be ready to handle any value in the 0..254 range being returned from hb_unicode_combining_class().</note>