| Package | Description |
|---|---|
| org.xhtmlrenderer.css.style | |
| org.xhtmlrenderer.extend | |
| org.xhtmlrenderer.layout | |
| org.xhtmlrenderer.render | |
| org.xhtmlrenderer.swing |
| Modifier and Type | Method and Description |
|---|---|
FSFontMetrics |
CalculatedStyle.getFSFontMetrics(CssContext c) |
FSFontMetrics |
CssContext.getFSFontMetrics(FSFont font) |
| Modifier and Type | Method and Description |
|---|---|
FSFontMetrics |
TextRenderer.getFSFontMetrics(FontContext context,
FSFont font,
String string) |
| Modifier and Type | Method and Description |
|---|---|
FSFontMetrics |
LayoutContext.getFSFontMetrics(FSFont font) |
| Modifier and Type | Method and Description |
|---|---|
static List |
InlineBoxing.calculateTextDecorations(Box box,
int baseline,
FSFontMetrics fm) |
| Modifier and Type | Class and Description |
|---|---|
class |
LineMetricsAdapter
A note on this class: What we really want is a FontMetrics2D object (i.e.
|
| Modifier and Type | Method and Description |
|---|---|
FSFontMetrics |
RenderingContext.getFSFontMetrics(FSFont font) |
| Modifier and Type | Method and Description |
|---|---|
FSFontMetrics |
Java2DTextRenderer.getFSFontMetrics(FontContext fc,
FSFont font,
String string) |
Copyright © 2015. All rights reserved.