public class FontWrapper<T> extends Object
| Constructor and Description |
|---|
FontWrapper() |
FontWrapper(T font,
boolean enableSimilarFontReplace) |
| Modifier and Type | Method and Description |
|---|---|
T |
getFont() |
boolean |
isEnableSimilarFontReplace() |
void |
setEnableSimilarFontReplace(boolean enableSimilarFontReplace) |
void |
setFont(T font) |
public FontWrapper()
public FontWrapper(T font, boolean enableSimilarFontReplace)
Copyright © 2026. All rights reserved.