| Package | Description |
|---|---|
| org.apache.batik.gvt.font |
| Modifier and Type | Field and Description |
|---|---|
protected GVTFontFace |
AWTFontFamily.fontFace |
protected GVTFontFace |
UnresolvedFontFamily.fontFace |
| Modifier and Type | Method and Description |
|---|---|
GVTFontFace |
GVTFontFamily.getFontFace()
Returns the FontFace for this fontFamily instance.
|
GVTFontFace |
AWTFontFamily.getFontFace()
Returns the font-face information for this font family.
|
GVTFontFace |
UnresolvedFontFamily.getFontFace()
Returns the font-face information for this font family.
|
| Constructor and Description |
|---|
AWTFontFamily(GVTFontFace fontFace)
Constructs an AWTFontFamily with the specified familyName.
|
AWTFontFamily(GVTFontFace fontFace,
Font font)
Constructs an AWTFontFamily with the specified familyName.
|
UnresolvedFontFamily(GVTFontFace fontFace)
Constructs an UnresolvedFontFamily with the specified familyName.
|
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.