Uses of Class
org.apache.batik.bridge.SVGFontFace
-
Packages that use SVGFontFace 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 SVGFontFace in org.apache.batik.bridge
Methods in org.apache.batik.bridge that return SVGFontFace Modifier and Type Method Description SVGFontFace
SVGFontFaceElementBridge. createFontFace(BridgeContext ctx, org.w3c.dom.Element fontFaceElement)
Creates an SVGFontFace that repesents the specified <font-face> element.
-