| Package | Description |
|---|---|
| net.sf.jasperreports.engine.fonts |
Provides support for font extensions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleFontSet |
| Modifier and Type | Method and Description |
|---|---|
FontSet |
FontSetInfo.getFontSet() |
| Modifier and Type | Method and Description |
|---|---|
List<? extends FontSet> |
SimpleFontExtensionsContainer.getFontSets() |
List<? extends FontSet> |
FontExtensionsContainer.getFontSets() |
List<FontSet> |
FontExtensionsCollector.getFontSets() |
| Modifier and Type | Method and Description |
|---|---|
void |
FontExtensionsReceiver.acceptFontSet(FontSet fontSet) |
void |
FontExtensionsCollector.acceptFontSet(FontSet fontSet) |
| Constructor and Description |
|---|
FontSetInfo(FontSet fontSet,
FontSetFamilyInfo primaryFamily,
List<FontSetFamilyInfo> families) |
| Constructor and Description |
|---|
SimpleFontExtensionsContainer(List<? extends FontFamily> fontFamilies,
List<? extends FontSet> fontSets) |
Copyright © 2017. All rights reserved.