| Package | Description |
|---|---|
| com.openhtmltopdf.css.style | |
| com.openhtmltopdf.extend | |
| com.openhtmltopdf.layout | |
| com.openhtmltopdf.render | |
| com.openhtmltopdf.swing |
| 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 |
SharedContext.getFont(FontSpecification spec) |
FSFont |
LayoutContext.getFont(FontSpecification font) |
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 © 2018. All rights reserved.