Enum Class EllipsizeMode

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

@Generated("io.github.jwharm.JavaGI") public enum EllipsizeMode extends Enum<EllipsizeMode> implements Enumeration
PangoEllipsizeMode describes what sort of ellipsization should be applied to text.

In the ellipsization process characters are removed from the text in order to make it fit to a given width and replaced with an ellipsis.