| Modifier and Type | Method and Description |
|---|---|
FSFontMetrics |
CalculatedStyle.getFSFontMetrics(CssContext c) |
FSFontMetrics |
CssContext.getFSFontMetrics(FSFont font) |
| Modifier and Type | Method and Description |
|---|---|
FSFontMetrics |
Docx4jTextRenderer.getFSFontMetrics(FontContext context,
FSFont font,
String string) |
| 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 | Class and Description |
|---|---|
class |
ITextFSFontMetrics |
| Modifier and Type | Method and Description |
|---|---|
FSFontMetrics |
ITextTextRenderer.getFSFontMetrics(FontContext context,
FSFont font,
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,
String string) |
Copyright © 2011-2013. All Rights Reserved.