| Package | Description |
|---|---|
| org.xhtmlrenderer.context | |
| org.xhtmlrenderer.css.style | |
| org.xhtmlrenderer.extend | |
| org.xhtmlrenderer.layout | |
| org.xhtmlrenderer.render | |
| org.xhtmlrenderer.swing |
| Modifier and Type | Method and Description |
|---|---|
FSFont |
AWTFontResolver.resolveFont(SharedContext renderingContext,
FontSpecification spec) |
| Modifier and Type | Method and Description |
|---|---|
FontSpecification |
CalculatedStyle.getFont(CssContext ctx) |
FontSpecification |
CalculatedStyle.getFontSpecification() |
| Modifier and Type | Method and Description |
|---|---|
FSFont |
CssContext.getFont(FontSpecification font) |
float |
CssContext.getFontSize2D(FontSpecification font) |
float |
CssContext.getXHeight(FontSpecification parentFont) |
| Modifier and Type | Method and Description |
|---|---|
FSFont |
FontResolver.resolveFont(SharedContext renderingContext,
FontSpecification spec) |
| Modifier and Type | Method and Description |
|---|---|
FSFont |
LayoutContext.getFont(FontSpecification font) |
FSFont |
SharedContext.getFont(FontSpecification spec) |
float |
LayoutContext.getFontSize2D(FontSpecification font) |
float |
SharedContext.getXHeight(FontContext fontContext,
FontSpecification fs) |
float |
LayoutContext.getXHeight(FontSpecification parentFont) |
| Modifier and Type | Method and Description |
|---|---|
FontSpecification |
AbstractOutputDevice.getFontSpecification()
Gets the FontSpecification for this AbstractOutputDevice.
|
| Modifier and Type | Method and Description |
|---|---|
FSFont |
RenderingContext.getFont(FontSpecification font) |
float |
RenderingContext.getFontSize2D(FontSpecification font) |
float |
RenderingContext.getXHeight(FontSpecification parentFont) |
void |
AbstractOutputDevice.setFontSpecification(FontSpecification fs)
Sets the FontSpecification for this AbstractOutputDevice.
|
| Modifier and Type | Method and Description |
|---|---|
FSFont |
AWTFontResolver.resolveFont(SharedContext renderingContext,
FontSpecification spec) |
Copyright © 2015. All rights reserved.