Uses of Class
org.apache.batik.gvt.font.AWTFontFamily
-
Packages that use AWTFontFamily 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 AWTFontFamily in org.apache.batik.bridge
Fields in org.apache.batik.bridge declared as AWTFontFamily Modifier and Type Field Description private static AWTFontFamily
DefaultFontFamilyResolver. DEFAULT_FONT_FAMILY
The default font.Methods in org.apache.batik.bridge that return AWTFontFamily Modifier and Type Method Description AWTFontFamily
DefaultFontFamilyResolver. resolve(java.lang.String familyName, FontFace fontFace)
-