| Package | Description |
|---|---|
| org.xhtmlrenderer.layout | |
| org.xhtmlrenderer.render | |
| org.xhtmlrenderer.swing |
| Modifier and Type | Field and Description |
|---|---|
protected FontResolver |
SharedContext.font_resolver
Description of the Field
|
| Modifier and Type | Method and Description |
|---|---|
FontResolver |
SharedContext.getFontResolver()
Gets the fontResolver attribute of the Context object
|
| Modifier and Type | Method and Description |
|---|---|
void |
SharedContext.setFontResolver(FontResolver resolver) |
| Constructor and Description |
|---|
SharedContext(UserAgentCallback uac,
FontResolver fr,
ReplacedElementFactory ref,
TextRenderer tr,
float dpi)
Constructor for the Context object
|
| Modifier and Type | Method and Description |
|---|---|
FontResolver |
RenderingContext.getFontResolver() |
| Modifier and Type | Class and Description |
|---|---|
class |
AWTFontResolver
Description of the Class
|
Copyright © 2021. All rights reserved.