|
||||||||||
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 | |
Element |
getElement()
Returns the element. |
CSSPrimitiveValue |
getFontSize()
Returns the font-size value. |
float |
getMediumFontSize()
Returns the font-size medium value in pt. |
UnitProcessor.Context |
getParentElementContext()
Returns the context of the parent element of this context. |
float |
getPixelToMM()
Returns the pixel to mm factor. |
float |
getViewportHeight()
Returns the viewport height used to compute units. |
float |
getViewportWidth()
Returns the viewport width used to compute units. |
float |
getXHeight()
Returns the x-height value. |
Method Detail |
public Element getElement()
public float getPixelToMM()
public float getMediumFontSize()
public CSSPrimitiveValue getFontSize()
public float getXHeight()
public float getViewportWidth()
public float getViewportHeight()
public UnitProcessor.Context getParentElementContext()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |