Uses of Interface
org.apache.batik.bridge.FontFamilyResolver
-
Packages that use FontFamilyResolver Package Description org.apache.batik.bridge Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree.org.apache.batik.swing.svg -
-
Uses of FontFamilyResolver in org.apache.batik.bridge
Classes in org.apache.batik.bridge that implement FontFamilyResolver Modifier and Type Class Description classDefaultFontFamilyResolverThe is a utility class that is used for resolving UnresolvedFontFamilies.Methods in org.apache.batik.bridge that return FontFamilyResolver Modifier and Type Method Description FontFamilyResolverBridgeContext. getFontFamilyResolver()protected FontFamilyResolverStrokingTextPainter. getFontFamilyResolver()FontFamilyResolverUserAgent. getFontFamilyResolver()Returns the Font Family ResolverFontFamilyResolverUserAgentAdapter. getFontFamilyResolver()Returns the Font Family Resolver -
Uses of FontFamilyResolver in org.apache.batik.swing.svg
Methods in org.apache.batik.swing.svg that return FontFamilyResolver Modifier and Type Method Description FontFamilyResolverJSVGComponent.BridgeUserAgent. getFontFamilyResolver()FontFamilyResolverJSVGComponent.BridgeUserAgentWrapper. getFontFamilyResolver()
-