Package | Description |
---|---|
net.sf.jasperreports.engine.fonts |
Provides support for font extensions.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleFontSetFamily |
Modifier and Type | Method and Description |
---|---|
FontSetFamily |
FontSetFamilyInfo.getFontSetFamily() |
Modifier and Type | Method and Description |
---|---|
List<FontSetFamily> |
FontSet.getFamilies() |
List<FontSetFamily> |
SimpleFontSet.getFamilies() |
Modifier and Type | Method and Description |
---|---|
void |
SimpleFontSet.addFamily(FontSetFamily fontSetFamily) |
Modifier and Type | Method and Description |
---|---|
void |
SimpleFontSet.setFamilies(List<FontSetFamily> families) |
Constructor and Description |
---|
FontSetFamilyInfo(FontSetFamily fontSetFamily,
FontFamily fontFamily) |
Copyright © 2017. All rights reserved.