|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FontFace | |
|---|---|
| org.apache.batik.bridge | 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.bridge | |
|---|---|
class |
CSSFontFace
This class represents a <font-face> element or @font-face rule |
class |
SVGFontFace
This class represents a <font-face> element or @font-face rule |
| Methods in org.apache.batik.bridge with parameters of type FontFace | |
|---|---|
static CSSFontFace |
FontFace.createFontFace(String familyName,
FontFace src)
|
GVTFontFamily |
DefaultFontFamilyResolver.loadFont(InputStream in,
FontFace ff)
|
GVTFontFamily |
FontFamilyResolver.loadFont(InputStream in,
FontFace fontFace)
|
AWTFontFamily |
DefaultFontFamilyResolver.resolve(String familyName,
FontFace fontFace)
|
GVTFontFamily |
FontFamilyResolver.resolve(String familyName,
FontFace fontFace)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||