|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Holds the informations needed to compute the units.
Method Summary | |
CSSPrimitiveValue |
getFontSize(SVGElement e)
Returns the font-size value. |
float |
getMediumFontSize()
Returns the font-size medium value in pt. |
ParserFactory |
getParserFactory()
Returns the parser factory. |
float |
getPixelToMM()
Returns the pixel to mm factor. |
Viewport |
getViewport()
Returns the viewport used to compute percentages and units. |
float |
getXHeight(SVGElement e)
Returns the x-height value. |
Method Detail |
public float getPixelToMM()
public ParserFactory getParserFactory()
public float getMediumFontSize()
public CSSPrimitiveValue getFontSize(SVGElement e)
public float getXHeight(SVGElement e)
public Viewport getViewport()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |