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