Uses of Enum Class
org.eclipse.emf.compare.provider.utils.IStyledString.Style.BorderStyle
Packages that use IStyledString.Style.BorderStyle
-
Uses of IStyledString.Style.BorderStyle in org.eclipse.emf.compare.provider.utils
Methods in org.eclipse.emf.compare.provider.utils that return IStyledString.Style.BorderStyleModifier and TypeMethodDescriptionIStyledString.Style.getBorderStyle()
Returns the enum constant of this class with the specified name.static IStyledString.Style.BorderStyle[]
IStyledString.Style.BorderStyle.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.emf.compare.provider.utils with parameters of type IStyledString.Style.BorderStyleModifier and TypeMethodDescriptionIStyledString.Style.StyleBuilder.setBorderStyle
(IStyledString.Style.BorderStyle pBorderStyle) Set the border color.