java.lang.Object
com.lowagie.text.pdf.DefaultFontMapper
com.lowagie.text.pdf.AsianFontMapper
- All Implemented Interfaces:
FontMapper
Deprecated.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.lowagie.text.pdf.DefaultFontMapper
DefaultFontMapper.BaseFontParameters -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.lowagie.text.pdf.DefaultFontMapper
getAliases, getBaseFontParameters, getMapper, insertDirectory, insertNames, pdfToAwt, putAlias, putName
-
Field Details
-
ChineseSimplifiedFont
Deprecated.- See Also:
-
ChineseSimplifiedEncoding_H
Deprecated.- See Also:
-
ChineseSimplifiedEncoding_V
Deprecated.- See Also:
-
ChineseTraditionalFont_MHei
Deprecated.- See Also:
-
ChineseTraditionalFont_MSung
Deprecated.- See Also:
-
ChineseTraditionalEncoding_H
Deprecated.- See Also:
-
ChineseTraditionalEncoding_V
Deprecated.- See Also:
-
JapaneseFont_Go
Deprecated.- See Also:
-
JapaneseFont_Min
Deprecated.- See Also:
-
JapaneseEncoding_H
Deprecated.- See Also:
-
JapaneseEncoding_V
Deprecated.- See Also:
-
JapaneseEncoding_HW_H
Deprecated.- See Also:
-
JapaneseEncoding_HW_V
Deprecated.- See Also:
-
KoreanFont_GoThic
Deprecated.- See Also:
-
KoreanFont_SMyeongJo
Deprecated.- See Also:
-
KoreanEncoding_H
Deprecated.- See Also:
-
KoreanEncoding_V
Deprecated.- See Also:
-
-
Constructor Details
-
AsianFontMapper
Deprecated.
-
-
Method Details
-
awtToPdf
Deprecated.Description copied from class:DefaultFontMapperReturns a BaseFont which can be used to represent the given AWT Font- Specified by:
awtToPdfin interfaceFontMapper- Overrides:
awtToPdfin classDefaultFontMapper- Parameters:
font- the font to be converted- Returns:
- a BaseFont which has similar properties to the provided Font
-