Enum Class BidiType

java.lang.Object
java.lang.Enum<BidiType>
org.gnome.pango.BidiType
All Implemented Interfaces:
Enumeration, Serializable, Comparable<BidiType>, Constable

@Generated("io.github.jwharm.JavaGI") @Deprecated public enum BidiType extends Enum<BidiType> implements Enumeration
Deprecated.
PangoBidiType represents the bidirectional character type of a Unicode character.

The values in this enumeration are specified by the Unicode bidirectional algorithm.