|
jPod PDF library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IFontQuery
A "search" template or query to look up PDFont objects.
| Field Summary | |
|---|---|
static String |
TYPE_ANY
|
static String |
TYPE_BUILTIN
|
static String |
TYPE_TRUETYPE
|
static String |
TYPE_TYPE1
|
| Method Summary | |
|---|---|
Encoding |
getEncoding()
The desired encoding for the PDFont. |
String |
getFontFamilyName()
The desired font family for the PDFont. |
String |
getFontName()
The desired font name for the PDFont. |
PDFontStyle |
getFontStyle()
The desired font style for the PDFont. |
String |
getFontType()
The desired font type for the PDFont (such as "Type1" or
"TrueType"). |
| Field Detail |
|---|
static final String TYPE_TRUETYPE
static final String TYPE_BUILTIN
static final String TYPE_TYPE1
static final String TYPE_ANY
| Method Detail |
|---|
Encoding getEncoding()
PDFont.
PDFont.String getFontFamilyName()
PDFont.
PDFont.String getFontName()
PDFont.
PDFont.PDFontStyle getFontStyle()
PDFont.
PDFont.String getFontType()
PDFont (such as "Type1" or
"TrueType"). nullindicates a font of any type.
PDFont.
|
jPod PDF library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||