public class FontSubstitutions
extends java.util.ArrayList
Modifier and Type | Field | Description |
---|---|---|
protected static org.apache.commons.logging.Log |
log |
logging instance
|
Constructor | Description |
---|---|
FontSubstitutions() |
Modifier and Type | Method | 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, trimToSize
public void adjustFontInfo(FontInfo fontInfo)
fontInfo
- font infoCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.