Package | Description |
---|---|
org.xhtmlrenderer.context | |
org.xhtmlrenderer.css.style | |
org.xhtmlrenderer.extend | |
org.xhtmlrenderer.layout | |
org.xhtmlrenderer.pdf | |
org.xhtmlrenderer.render |
Modifier and Type | Method and Description |
---|---|
FSFont |
AWTFontResolver.resolveFont(SharedContext renderingContext,
FontSpecification spec) |
Modifier and Type | Method and Description |
---|---|
FontSpecification |
CalculatedStyle.getFont(CssContext ctx) |
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 |
---|---|
FSFont |
ITextFontResolver.resolveFont(SharedContext renderingContext,
FontSpecification spec) |
Modifier and Type | Method and Description |
---|---|
FSFont |
RenderingContext.getFont(FontSpecification font) |
float |
RenderingContext.getFontSize2D(FontSpecification font) |
float |
RenderingContext.getXHeight(FontSpecification parentFont) |