Package | Description |
---|---|
org.xhtmlrenderer.css.style | |
org.xhtmlrenderer.extend | |
org.xhtmlrenderer.layout | |
org.xhtmlrenderer.pdf | |
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,
java.lang.String string) |
Modifier and Type | Method and Description |
---|---|
FSFontMetrics |
LayoutContext.getFSFontMetrics(FSFont font) |
Modifier and Type | Method and Description |
---|---|
static java.util.List |
InlineBoxing.calculateTextDecorations(Box box,
int baseline,
FSFontMetrics fm) |
Modifier and Type | Class and Description |
---|---|
class |
ITextFSFontMetrics |
Modifier and Type | Method and Description |
---|---|
FSFontMetrics |
ITextTextRenderer.getFSFontMetrics(FontContext context,
FSFont font,
java.lang.String string) |
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,
java.lang.String string) |