Uses of Class
com.itextpdf.styledxmlparser.css.CssFontFaceRule
-
Packages that use CssFontFaceRule Package Description com.itextpdf.svg.css.impl -
-
Uses of CssFontFaceRule in com.itextpdf.svg.css.impl
Fields in com.itextpdf.svg.css.impl with type parameters of type CssFontFaceRule Modifier and Type Field Description private java.util.List<CssFontFaceRule>
SvgStyleResolver. fonts
The list of fonts.Methods in com.itextpdf.svg.css.impl that return types with arguments of type CssFontFaceRule Modifier and Type Method Description java.util.List<CssFontFaceRule>
SvgStyleResolver. getFonts()
Gets the list of fonts.
-