public class FontSubstitutions extends ArrayList<FontSubstitution>
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
log
logging instance
|
modCount| 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, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodepublic void adjustFontInfo(FontInfo fontInfo)
fontInfo - font infoCopyright © 2019 Apache Software Foundation. All rights reserved.