| Package | Description |
|---|---|
| gutenberg.itext | |
| gutenberg.pygments | |
| gutenberg.util |
| Modifier and Type | Method and Description |
|---|---|
static com.itextpdf.text.BaseColor |
ITextUtils.toColor(RGB fg) |
| Modifier and Type | Method and Description |
|---|---|
RGB |
StyleSheet.backgroundColor() |
RGB |
StyleSheet.foregroundOf(Token token) |
RGB |
StyleSheet.highlightColor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StyleSheet.backgroundColor(RGB backgroundColor) |
protected static Style |
StyleSheet.bg(RGB color) |
protected static Style |
StyleSheet.fg(RGB color) |
protected void |
StyleSheet.highlightColor(RGB highlightColor) |
| Modifier and Type | Method and Description |
|---|---|
RGB |
Style.bg() |
RGB |
Style.fg() |
static RGB |
RGB.rgb(String stringPresentation) |
| Modifier and Type | Method and Description |
|---|---|
Style |
Style.bg(RGB color) |
Style |
Style.fg(RGB color) |
Copyright © 2014. All Rights Reserved.