|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FontContext | |
|---|---|
| org.xhtmlrenderer.extend | |
| org.xhtmlrenderer.layout | |
| org.xhtmlrenderer.render | |
| org.xhtmlrenderer.swing | |
| Uses of FontContext in org.xhtmlrenderer.extend |
|---|
| Methods in 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.xhtmlrenderer.layout |
|---|
| Methods in org.xhtmlrenderer.layout that return FontContext | |
|---|---|
FontContext |
LayoutContext.getFontContext()
|
| Methods in 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.xhtmlrenderer.render |
|---|
| Methods in org.xhtmlrenderer.render that return FontContext | |
|---|---|
FontContext |
RenderingContext.getFontContext()
|
| Methods in org.xhtmlrenderer.render with parameters of type FontContext | |
|---|---|
void |
RenderingContext.setFontContext(FontContext fontContext)
|
| Uses of FontContext in org.xhtmlrenderer.swing |
|---|
| Classes in org.xhtmlrenderer.swing that implement FontContext | |
|---|---|
class |
Java2DFontContext
|
| Methods in 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 | |||||||||