| Package | Description |
|---|---|
| com.openhtmltopdf.css.style | |
| com.openhtmltopdf.extend | |
| com.openhtmltopdf.layout | |
| com.openhtmltopdf.render |
| Modifier and Type | Method and Description |
|---|---|
FontContext |
CssContext.getFontContext() |
| Modifier and Type | Method and Description |
|---|---|
FSFontMetrics |
TextRenderer.getFSFontMetrics(FontContext context,
FSFont font,
String string) |
int |
TextRenderer.getWidth(FontContext context,
FSFont font,
String string)
Rarely need to use this method directly.
|
| Modifier and Type | Method and Description |
|---|---|
FontContext |
LayoutContext.getFontContext() |
| Modifier and Type | Method and Description |
|---|---|
float |
SharedContext.getXHeight(FontContext fontContext,
FontSpecification fs) |
void |
LayoutContext.setFontContext(FontContext fontContext) |
| Modifier and Type | Method and Description |
|---|---|
FontContext |
RenderingContext.getFontContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
RenderingContext.setFontContext(FontContext fontContext) |
Copyright © 2004–2025. All rights reserved.