public class FontSizeHelper extends 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,
String[] fontFamilies) |
public static IdentValue getNextSmaller(IdentValue absFontSize)
public static IdentValue getNextLarger(IdentValue absFontSize)
public static PropertyValue resolveAbsoluteFontSize(IdentValue fontSize, String[] fontFamilies)
public static PropertyValue getDefaultRelativeFontSize(IdentValue fontSize)
Copyright © 2021. All rights reserved.