Package | Description |
---|---|
org.eclipse.emf.compare.provider.utils |
Modifier and Type | Method and Description |
---|---|
IStyledString.Style.UnderLineStyle |
IStyledString.Style.getUnderlineStyle() |
static IStyledString.Style.UnderLineStyle |
IStyledString.Style.UnderLineStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IStyledString.Style.UnderLineStyle[] |
IStyledString.Style.UnderLineStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
IStyledString.Style.StyleBuilder |
IStyledString.Style.StyleBuilder.setUnderlineStyle(IStyledString.Style.UnderLineStyle pUnderlineStyle)
Set the underline style.
|
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.