|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFontQuery
An object that can select IFont instances within a collection.
| Method Summary | |
|---|---|
java.lang.String |
getFontFamilyName()
The desired font family for the IFont. |
java.lang.String |
getFontName()
The desired font name for the IFont. |
java.lang.Object |
getFontNameCanonical()
The desired font name for the IFont. |
FontStyle |
getFontStyle()
The desired font style for the IFont. |
java.lang.String |
getFontType()
The desired font type for the IFont (such as "Type1" or
"TrueType"). |
| Method Detail |
|---|
java.lang.String getFontFamilyName()
IFont.
IFont.java.lang.String getFontName()
IFont.
IFont.java.lang.Object getFontNameCanonical()
IFont.
IFont.FontStyle getFontStyle()
IFont.
IFont.java.lang.String getFontType()
IFont (such as "Type1" or
"TrueType"). nullindicates a font of any type.
IFont.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||