Package org.xhtmlrenderer.css.style
Interface CssContext
- All Known Implementing Classes:
LayoutContext
,RenderingContext
public interface CssContext
User: tobe
Date: 2005-jun-23
-
Method Summary
Modifier and TypeMethodDescriptiongetCss()
int
getFont
(FontSpecification font) float
getFSFontMetrics
(FSFont font) float
float
getXHeight
(FontSpecification parentFont)
-
Method Details
-
getMmPerDot
float getMmPerDot() -
getDotsPerPixel
int getDotsPerPixel() -
getFontSize2D
-
getXHeight
-
getFont
-
getCss
StyleReference getCss() -
getFSFontMetrics
-