public class FontSubstitutions extends java.util.ArrayList<FontSubstitution>
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
log
logging instance
|
| Constructor and Description |
|---|
FontSubstitutions() |
| Modifier and Type | Method and Description |
|---|---|
void |
adjustFontInfo(FontInfo fontInfo)
Adjusts a given fontInfo using this font substitution catalog
|
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizepublic void adjustFontInfo(FontInfo fontInfo)
fontInfo - font infoCopyright © 2007–2023. All rights reserved.