public abstract class AbstractFontStore extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractFontStore.BuiltinFontStore |
static class |
AbstractFontStore.EmptyFontStore |
| Constructor and Description |
|---|
AbstractFontStore() |
| Modifier and Type | Method and Description |
|---|---|
abstract PdfBoxFontResolver.FontDescription |
resolveFont(SharedContext ctx,
String fontFamily,
float size,
IdentValue weight,
IdentValue style,
IdentValue variant) |
public abstract PdfBoxFontResolver.FontDescription resolveFont(SharedContext ctx, String fontFamily, float size, IdentValue weight, IdentValue style, IdentValue variant)
Copyright © 2004–2025. All rights reserved.