Uses of Class
org.apache.batik.bridge.FontFace
Packages that use FontFace
Package
Description
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
-
Uses of FontFace in org.apache.batik.bridge
Subclasses of FontFace in org.apache.batik.bridgeModifier and TypeClassDescriptionclass
This class represents a <font-face> element or @font-face ruleclass
This class represents a <font-face> element or @font-face ruleMethods in org.apache.batik.bridge with parameters of type FontFaceModifier and TypeMethodDescriptionstatic CSSFontFace
FontFace.createFontFace
(String familyName, FontFace src) DefaultFontFamilyResolver.loadFont
(InputStream in, FontFace ff) FontFamilyResolver.loadFont
(InputStream in, FontFace fontFace)