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()intgetFont(FontSpecification font) floatgetFSFontMetrics(FSFont font) floatfloatgetXHeight(FontSpecification parentFont)
-
Method Details
-
getMmPerDot
float getMmPerDot() -
getDotsPerPixel
int getDotsPerPixel() -
getFontSize2D
-
getXHeight
-
getFont
-
getCss
StyleReference getCss() -
getFSFontMetrics
-