|
Flying Saucer Project Release ${app.version} | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xhtmlrenderer.css.style.FontSizeHelper
public class FontSizeHelper
Constructor Summary | |
---|---|
FontSizeHelper()
|
Method Summary | |
---|---|
static PropertyValue |
getDefaultRelativeFontSize(IdentValue fontSize)
|
static IdentValue |
getNextLarger(IdentValue absFontSize)
|
static IdentValue |
getNextSmaller(IdentValue absFontSize)
|
static PropertyValue |
resolveAbsoluteFontSize(IdentValue fontSize,
java.lang.String[] fontFamilies)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FontSizeHelper()
Method Detail |
---|
public static IdentValue getNextSmaller(IdentValue absFontSize)
public static IdentValue getNextLarger(IdentValue absFontSize)
public static PropertyValue resolveAbsoluteFontSize(IdentValue fontSize, java.lang.String[] fontFamilies)
public static PropertyValue getDefaultRelativeFontSize(IdentValue fontSize)
|
Flying Saucer Project Release ${app.version} | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |