Enum Class IStyledString.Style.UnderLineStyle

java.lang.Object
java.lang.Enum<IStyledString.Style.UnderLineStyle>
org.eclipse.emf.compare.provider.utils.IStyledString.Style.UnderLineStyle
All Implemented Interfaces:
Serializable, Comparable<IStyledString.Style.UnderLineStyle>, java.lang.constant.Constable
Enclosing class:
IStyledString.Style

public static enum IStyledString.Style.UnderLineStyle extends Enum<IStyledString.Style.UnderLineStyle>
The possible styles of the underline. These are those supported by JFace 3.8. Other versions or other widgets toolkit may not support all of these or may support more than these.