Package | Description |
---|---|
org.eclipse.emf.compare.provider.utils |
Modifier and Type | Method and Description |
---|---|
static IStyledString.Style.StyleBuilder |
IStyledString.Style.builder()
Returns a new builder for the style.
|
IStyledString.Style.StyleBuilder |
IStyledString.Style.StyleBuilder.setBackgroundColor(URI pBackgroundColor)
Set the background color.
|
IStyledString.Style.StyleBuilder |
IStyledString.Style.StyleBuilder.setBorderColor(URI pBorderColor)
Set the border color.
|
IStyledString.Style.StyleBuilder |
IStyledString.Style.StyleBuilder.setBorderStyle(IStyledString.Style.BorderStyle pBorderStyle)
Set the border color.
|
IStyledString.Style.StyleBuilder |
IStyledString.Style.StyleBuilder.setFont(URI pFont)
Set the font.
|
IStyledString.Style.StyleBuilder |
IStyledString.Style.StyleBuilder.setForegroundColor(URI pForegroundColor)
Set the foreground color.
|
IStyledString.Style.StyleBuilder |
IStyledString.Style.StyleBuilder.setStrikedout(boolean pIsStrikedout)
Set the strikedout.
|
IStyledString.Style.StyleBuilder |
IStyledString.Style.StyleBuilder.setStrikeoutColor(URI pStrikeoutColor)
Set the strikeout color.
|
IStyledString.Style.StyleBuilder |
IStyledString.Style.StyleBuilder.setUnderlineColor(URI pUnderlineColor)
Set the underline color.
|
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.