Uses of Class
com.kitfox.svg.FontFace
-
Packages that use FontFace Package Description com.kitfox.svg Provides the nodes of an SVG scene graph. -
-
Uses of FontFace in com.kitfox.svg
Fields in com.kitfox.svg declared as FontFace Modifier and Type Field Description (package private) FontFace
Font. fontFace
Methods in com.kitfox.svg that return FontFace Modifier and Type Method Description FontFace
Font. getFontFace()
Methods in com.kitfox.svg with parameters of type FontFace Modifier and Type Method Description void
Font. setFontFace(FontFace face)
-