Uses of Class
org.apache.batik.bridge.SVGFontFace
Packages that use SVGFontFace
Package
Description
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
-
Uses of SVGFontFace in org.apache.batik.bridge
Methods in org.apache.batik.bridge that return SVGFontFaceModifier and TypeMethodDescriptionSVGFontFaceElementBridge.createFontFace
(BridgeContext ctx, Element fontFaceElement) Creates an SVGFontFace that repesents the specified <font-face> element.