|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FontSpecification | |
|---|---|
| org.xhtmlrenderer.context | |
| org.xhtmlrenderer.css.style | |
| org.xhtmlrenderer.extend | |
| org.xhtmlrenderer.layout | |
| org.xhtmlrenderer.render | |
| org.xhtmlrenderer.swing | |
| Uses of FontSpecification in org.xhtmlrenderer.context |
|---|
| Methods in org.xhtmlrenderer.context with parameters of type FontSpecification | |
|---|---|
FSFont |
AWTFontResolver.resolveFont(SharedContext renderingContext,
FontSpecification spec)
|
| Uses of FontSpecification in org.xhtmlrenderer.css.style |
|---|
| Methods in org.xhtmlrenderer.css.style that return FontSpecification | |
|---|---|
FontSpecification |
CalculatedStyle.getFont(CssContext ctx)
|
FontSpecification |
CalculatedStyle.getFontSpecification()
|
| Methods in org.xhtmlrenderer.css.style with parameters of type FontSpecification | |
|---|---|
FSFont |
CssContext.getFont(FontSpecification font)
|
float |
CssContext.getFontSize2D(FontSpecification font)
|
float |
CssContext.getXHeight(FontSpecification parentFont)
|
| Uses of FontSpecification in org.xhtmlrenderer.extend |
|---|
| Methods in org.xhtmlrenderer.extend with parameters of type FontSpecification | |
|---|---|
FSFont |
FontResolver.resolveFont(SharedContext renderingContext,
FontSpecification spec)
|
| Uses of FontSpecification in org.xhtmlrenderer.layout |
|---|
| Methods in org.xhtmlrenderer.layout with parameters of type FontSpecification | |
|---|---|
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)
|
| Uses of FontSpecification in org.xhtmlrenderer.render |
|---|
| Methods in org.xhtmlrenderer.render that return FontSpecification | |
|---|---|
FontSpecification |
AbstractOutputDevice.getFontSpecification()
Gets the FontSpecification for this AbstractOutputDevice. |
| Methods in org.xhtmlrenderer.render with parameters of type FontSpecification | |
|---|---|
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. |
| Uses of FontSpecification in org.xhtmlrenderer.swing |
|---|
| Methods in org.xhtmlrenderer.swing with parameters of type FontSpecification | |
|---|---|
FSFont |
AWTFontResolver.resolveFont(SharedContext renderingContext,
FontSpecification spec)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||