fop 0.94 | |
Frames | No Frames |
Methods with return type org.apache.fop.fonts.FontType | |
FontType | Returns the type of the font. |
Methods with return type org.apache.fop.fonts.FontType | |
FontType |
Constructors with parameter type org.apache.fop.fonts.FontType | |
create the /Font object
| |
PDFFontNonBase14.PDFFontNonBase14(String fontname, FontType subtype, String basefont, Object encoding) Create the /Font object
|
Fields of type org.apache.fop.fonts.FontType | |
FontType | the font's subtype
(as defined by the constants FontType: TYPE0, TYPE1, MMTYPE1, TYPE3, TRUETYPE)
|
Methods with parameter type org.apache.fop.fonts.FontType | |
PDFFont | factory method with the basic parameters
|
PDFFont | PDFFont.createFont(String fontname, FontType subtype, String basefont, Object encoding, int firstChar, int lastChar, PDFArray widths, PDFFontDescriptor descriptor) factory method with the extended parameters
for Type1, MMType1 and TrueType
|
String | Returns the PDF name for a certain font type. |
void | Set the optional font file stream
|
Fields of type org.apache.fop.fonts.FontType | |
FontType | Adobe Multiple Master Type 1 fonts
|
FontType | Collective identifier for "other" font types
|
FontType | TrueType fonts
|
FontType | Adobe Type 0 fonts
|
FontType | Adobe Type 1 fonts
|
FontType | Adobe Type 3 fonts ("user-defined" fonts)
|
Methods with parameter type org.apache.fop.fonts.FontType | |
void | |
void | Sets the font type. |
Methods with return type org.apache.fop.fonts.FontType | |
FontType | Returns the FontType by name. |
FontType | Returns the FontType by value. |
FontType | |
FontType | Returns the type of the font. |
FontType |
Methods with return type org.apache.fop.fonts.FontType | |
FontType | |
FontType | |
FontType | |
FontType | |
FontType | |
FontType | |
FontType | |
FontType | |
FontType | |
FontType | |
FontType | |
FontType | |
FontType | |
FontType |
fop 0.94 |