Uses of Interface
cloud.opencode.base.pdf.font.PdfFont
Packages that use PdfFont
Package
Description
-
Uses of PdfFont in cloud.opencode.base.pdf.content
Methods in cloud.opencode.base.pdf.content that return PdfFontModifier and TypeMethodDescriptionPdfCell.getFont()PdfParagraph.getFont()PdfText.getFont()Gets font 获取字体PdfWatermark.getFont()Gets font 获取字体Methods in cloud.opencode.base.pdf.content with parameters of type PdfFontModifier and TypeMethodDescriptionSets font 设置字体Sets font 设置字体Sets font 设置字体Sets font (null for default Helvetica) 设置字体(null 表示默认 Helvetica) -
Uses of PdfFont in cloud.opencode.base.pdf.document
Methods in cloud.opencode.base.pdf.document that return PdfFontModifier and TypeMethodDescriptionDocumentBuilder.getDefaultFont()PdfFooter.getFont()Gets font 获取字体PdfHeader.getFont()Gets font 获取字体Methods in cloud.opencode.base.pdf.document with parameters of type PdfFontModifier and TypeMethodDescriptionDocumentBuilder.defaultFont(PdfFont font) Sets default font.Sets font 设置字体Sets font 设置字体Adds styled text. -
Uses of PdfFont in cloud.opencode.base.pdf.font
Classes in cloud.opencode.base.pdf.font that implement PdfFontModifier and TypeClassDescriptionfinal classEmbedded PDF Font - Custom font embedded in PDF 嵌入式 PDF 字体 - 嵌入 PDF 中的自定义字体enumStandard PDF Fonts - The 14 standard Type 1 fonts 标准 PDF 字体 - 14 种标准 Type 1 字体Methods in cloud.opencode.base.pdf.font that return PdfFontModifier and TypeMethodDescriptionstatic PdfFontPdfFont.courier()Returns Courier font (monospace) 返回 Courier 字体(等宽)static PdfFontPdfFont.courierBold()Returns Courier Bold font 返回 Courier Bold 字体static PdfFontPdfFont.helvetica()Returns Helvetica font (sans-serif) 返回 Helvetica 字体(无衬线)static PdfFontPdfFont.helveticaBold()Returns Helvetica Bold font 返回 Helvetica Bold 字体static PdfFontPdfFont.helveticaItalic()Returns Helvetica Italic font 返回 Helvetica Italic 字体static PdfFontPdfFont.symbol()Returns Symbol font 返回 Symbol 字体static PdfFontPdfFont.timesBold()Returns Times Bold font 返回 Times Bold 字体static PdfFontPdfFont.timesRoman()Returns Times Roman font (serif) 返回 Times Roman 字体(衬线)static PdfFontPdfFont.zapfDingbats()Returns ZapfDingbats font 返回 ZapfDingbats 字体 -
Uses of PdfFont in cloud.opencode.base.pdf.signature
Methods in cloud.opencode.base.pdf.signature that return PdfFontMethods in cloud.opencode.base.pdf.signature with parameters of type PdfFontModifier and TypeMethodDescriptionSets font for text.