| Package | Description |
|---|---|
| net.sf.jasperreports.engine.fonts |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleFontFace |
| Modifier and Type | Method and Description |
|---|---|
FontFace |
SimpleFontFamily.getBoldFace() |
FontFace |
FontFamily.getBoldFace() |
FontFace |
SimpleFontFamily.getBoldItalicFace() |
FontFace |
FontFamily.getBoldItalicFace() |
FontFace |
FontInfo.getFontFace() |
FontFace |
SimpleFontFamily.getItalicFace() |
FontFace |
FontFamily.getItalicFace() |
FontFace |
SimpleFontFamily.getNormalFace() |
FontFace |
FontFamily.getNormalFace() |
| Modifier and Type | Method and Description |
|---|---|
void |
FontInfo.setFontFace(FontFace face) |
| Constructor and Description |
|---|
FontInfo(FontFamily family,
FontFace face,
int style) |
Copyright © 2014. All rights reserved.