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<FontSet> |
FontExtensionsCollector.getFontSets() |
List<? extends FontSet> |
FontExtensionsContainer.getFontSets() |
List<? extends FontSet> |
SimpleFontExtensionsContainer.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 © 2016. All rights reserved.