Uses of Class
com.itextpdf.layout.font.FontSelectorKey
Packages that use FontSelectorKey
-
Uses of FontSelectorKey in com.itextpdf.layout.font
Fields in com.itextpdf.layout.font with type parameters of type FontSelectorKeyModifier and TypeFieldDescription(package private) final Map
<FontSelectorKey, FontSelector> FontSelectorCache.FontSetSelectors.map
Methods in com.itextpdf.layout.font with parameters of type FontSelectorKeyModifier and TypeMethodDescription(package private) FontSelector
FontSelectorCache.get
(FontSelectorKey key) (package private) FontSelector
FontSelectorCache.get
(FontSelectorKey key, FontSet additionalFonts) (package private) void
FontSelectorCache.put
(FontSelectorKey key, FontSelector fontSelector) (package private) void
FontSelectorCache.put
(FontSelectorKey key, FontSelector fontSelector, FontSet fontSet)