org.xhtmlrenderer.css.style
Class FontSizeHelper
java.lang.Object
org.xhtmlrenderer.css.style.FontSizeHelper
public class FontSizeHelper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FontSizeHelper
public FontSizeHelper()
getNextSmaller
public static IdentValue getNextSmaller(IdentValue absFontSize)
getNextLarger
public static IdentValue getNextLarger(IdentValue absFontSize)
resolveAbsoluteFontSize
public static PropertyValue resolveAbsoluteFontSize(IdentValue fontSize,
String[] fontFamilies)
getDefaultRelativeFontSize
public static PropertyValue getDefaultRelativeFontSize(IdentValue fontSize)
Copyright © 2013. All Rights Reserved.