|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of FontContext in org.docx4j.org.xhtmlrenderer.docx |
|---|
| Classes in org.docx4j.org.xhtmlrenderer.docx that implement FontContext | |
|---|---|
class |
Docx4jFontContext
|
| Methods in org.docx4j.org.xhtmlrenderer.docx with parameters of type FontContext | |
|---|---|
FSFontMetrics |
Docx4jTextRenderer.getFSFontMetrics(FontContext context,
FSFont font,
String string)
|
int |
Docx4jTextRenderer.getWidth(FontContext context,
FSFont font,
String string)
|
void |
Docx4jTextRenderer.setup(FontContext context)
|
| Uses of FontContext in org.docx4j.org.xhtmlrenderer.extend |
|---|
| Methods in org.docx4j.org.xhtmlrenderer.extend with parameters of type FontContext | |
|---|---|
FSFontMetrics |
TextRenderer.getFSFontMetrics(FontContext context,
FSFont font,
String string)
|
int |
TextRenderer.getWidth(FontContext context,
FSFont font,
String string)
|
void |
TextRenderer.setup(FontContext context)
|
| Uses of FontContext in org.docx4j.org.xhtmlrenderer.layout |
|---|
| Methods in org.docx4j.org.xhtmlrenderer.layout that return FontContext | |
|---|---|
FontContext |
LayoutContext.getFontContext()
|
| Methods in org.docx4j.org.xhtmlrenderer.layout with parameters of type FontContext | |
|---|---|
float |
SharedContext.getXHeight(FontContext fontContext,
FontSpecification fs)
|
void |
LayoutContext.setFontContext(FontContext fontContext)
|
| Uses of FontContext in org.docx4j.org.xhtmlrenderer.pdf |
|---|
| Classes in org.docx4j.org.xhtmlrenderer.pdf that implement FontContext | |
|---|---|
class |
ITextFontContext
|
| Methods in org.docx4j.org.xhtmlrenderer.pdf with parameters of type FontContext | |
|---|---|
FSFontMetrics |
ITextTextRenderer.getFSFontMetrics(FontContext context,
FSFont font,
String string)
|
int |
ITextTextRenderer.getWidth(FontContext context,
FSFont font,
String string)
|
void |
ITextTextRenderer.setup(FontContext context)
|
| Uses of FontContext in org.docx4j.org.xhtmlrenderer.render |
|---|
| Methods in org.docx4j.org.xhtmlrenderer.render that return FontContext | |
|---|---|
FontContext |
RenderingContext.getFontContext()
|
| Methods in org.docx4j.org.xhtmlrenderer.render with parameters of type FontContext | |
|---|---|
void |
RenderingContext.setFontContext(FontContext fontContext)
|
| Uses of FontContext in org.docx4j.org.xhtmlrenderer.swing |
|---|
| Classes in org.docx4j.org.xhtmlrenderer.swing that implement FontContext | |
|---|---|
class |
Java2DFontContext
|
| Methods in org.docx4j.org.xhtmlrenderer.swing with parameters of type FontContext | |
|---|---|
FSFontMetrics |
Java2DTextRenderer.getFSFontMetrics(FontContext fc,
FSFont font,
String string)
|
int |
Java2DTextRenderer.getWidth(FontContext fc,
FSFont font,
String string)
|
void |
Java2DTextRenderer.setup(FontContext fontContext)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||