Uses of Class
org.apache.batik.bridge.CSSFontFace
-
Packages that use CSSFontFace Package Description org.apache.batik.bridge Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. -
-
Uses of CSSFontFace in org.apache.batik.bridge
Methods in org.apache.batik.bridge that return CSSFontFace Modifier and Type Method Description static CSSFontFace
CSSFontFace. createCSSFontFace(CSSEngine eng, FontFaceRule ffr)
static CSSFontFace
FontFace. createFontFace(java.lang.String familyName, FontFace src)
-