public class FontSizeHelper
extends java.lang.Object
| Constructor and Description |
|---|
FontSizeHelper() |
| Modifier and Type | Method and Description |
|---|---|
static PropertyValue |
getDefaultRelativeFontSize(IdentValue fontSize) |
static IdentValue |
getNextLarger(IdentValue absFontSize) |
static IdentValue |
getNextSmaller(IdentValue absFontSize) |
static PropertyValue |
resolveAbsoluteFontSize(IdentValue fontSize,
java.lang.String[] fontFamilies) |
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)
Copyright © 2014. All Rights Reserved.