| Package | Description |
|---|---|
| org.xhtmlrenderer.extend | |
| org.xhtmlrenderer.layout | |
| org.xhtmlrenderer.render | |
| org.xhtmlrenderer.swing |
| Modifier and Type | Method and Description |
|---|---|
FSFontMetrics |
TextRenderer.getFSFontMetrics(FontContext context,
FSFont font,
String string) |
int |
TextRenderer.getWidth(FontContext context,
FSFont font,
String string) |
void |
TextRenderer.setup(FontContext context) |
| 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) |
| Modifier and Type | Class and Description |
|---|---|
class |
Java2DFontContext |
| Modifier and Type | Method and Description |
|---|---|
FSFontMetrics |
Java2DTextRenderer.getFSFontMetrics(FontContext fc,
FSFont font,
String string) |
int |
Java2DTextRenderer.getWidth(FontContext fc,
FSFont font,
String string) |
void |
Java2DTextRenderer.setup(FontContext fontContext) |
Copyright © 2021. All rights reserved.