Package org.xhtmlrenderer.css.style
Class FontSizeHelper
java.lang.Object
org.xhtmlrenderer.css.style.FontSizeHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PropertyValuegetDefaultRelativeFontSize(IdentValue fontSize) static IdentValuegetNextLarger(IdentValue absFontSize) static IdentValuegetNextSmaller(IdentValue absFontSize) static PropertyValueresolveAbsoluteFontSize(IdentValue fontSize, String[] fontFamilies)
-
Constructor Details
-
FontSizeHelper
public FontSizeHelper()
-
-
Method Details
-
getNextSmaller
-
getNextLarger
-
resolveAbsoluteFontSize
-
getDefaultRelativeFontSize
-