| Modifier and Type | Class and Description |
|---|---|
class |
Docx4jFontContext |
| Modifier and Type | Method and Description |
|---|---|
FSFontMetrics |
Docx4jTextRenderer.getFSFontMetrics(FontContext context,
FSFont font,
String string) |
int |
Docx4jTextRenderer.getWidth(FontContext context,
FSFont font,
String string) |
void |
Docx4jTextRenderer.setup(FontContext context) |
| 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 | Class and Description |
|---|---|
class |
ITextFontContext |
| Modifier and Type | Method and Description |
|---|---|
FSFontMetrics |
ITextTextRenderer.getFSFontMetrics(FontContext context,
FSFont font,
String string) |
int |
ITextTextRenderer.getWidth(FontContext context,
FSFont font,
String string) |
void |
ITextTextRenderer.setup(FontContext context) |
| 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 © 2011-2013. All Rights Reserved.