Uses of Interface
org.apache.batik.gvt.font.GVTFontFamily
Packages that use GVTFontFamily
Package
Description
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
-
Uses of GVTFontFamily in org.apache.batik.bridge
Classes in org.apache.batik.bridge that implement GVTFontFamilyFields in org.apache.batik.bridge declared as GVTFontFamilyModifier and TypeFieldDescription(package private) GVTFontFamily
CSSFontFace.fontFamily
(package private) GVTFontFamily
SVGFontFace.fontFamily
Methods in org.apache.batik.bridge that return GVTFontFamilyModifier and TypeMethodDescriptionDefaultFontFamilyResolver.getDefault()
FontFamilyResolver.getDefault()
DefaultFontFamilyResolver.getFamilyThatCanDisplay
(char c) FontFamilyResolver.getFamilyThatCanDisplay
(char c) CSSFontFace.getFontFamily
(BridgeContext ctx) Returns the font associated with this rule or element.FontFace.getFontFamily
(BridgeContext ctx) Returns the font associated with this rule or element.protected GVTFontFamily
FontFace.getFontFamily
(BridgeContext ctx, ParsedURL purl) Tries to build a GVTFontFamily from a URL referenceSVGFontFace.getFontFamily
(BridgeContext ctx) Returns the font associated with this rule or element.static GVTFontFamily
SVGFontUtilities.getFontFamily
(Element textElement, BridgeContext ctx, String fontFamilyName, String fontWeight, String fontStyle) Given a font family name tries to find a matching SVG font object.DefaultFontFamilyResolver.loadFont
(InputStream in, FontFace ff) FontFamilyResolver.loadFont
(InputStream in, FontFace fontFace) Resolves a font family name into a GVTFontFamily.Resolves a font family name into a GVTFontFamily. -
Uses of GVTFontFamily in org.apache.batik.gvt.font
Classes in org.apache.batik.gvt.font that implement GVTFontFamilyModifier and TypeClassDescriptionclass
A font family class for AWT fonts.class
A font family class for unresolved fonts.