Uses of Class
com.lowagie.text.pdf.BaseFont
Packages that use BaseFont
Package
Description
-
Uses of BaseFont in com.lowagie.text
Fields in com.lowagie.text declared as BaseFontMethods in com.lowagie.text that return BaseFontModifier and TypeMethodDescriptionFont.getBaseFont()Deprecated.Gets theBaseFontinside this object.Font.getCalculatedBaseFont(boolean specialEncoding) Deprecated.Gets theBaseFontthis class represents.Constructors in com.lowagie.text with parameters of type BaseFont -
Uses of BaseFont in com.lowagie.text.html
Constructors in com.lowagie.text.html with parameters of type BaseFontModifierConstructorDescriptionSAXmyHtmlHandler(DocListener document, HtmlTagMap htmlTags, BaseFont bf) Deprecated.SAXmyHtmlHandler(DocListener document, BaseFont bf) Deprecated.Constructs a new SAXiTextHandler that will translate all the events triggered by the parser to actions on theDocument-object. -
Uses of BaseFont in com.lowagie.text.pdf
Subclasses of BaseFont in com.lowagie.text.pdfModifier and TypeClassDescription(package private) classDeprecated.classDeprecated.classDeprecated.(package private) classDeprecated.(package private) classDeprecated.(package private) classDeprecated.(package private) classDeprecated.classDeprecated.Fields in com.lowagie.text.pdf declared as BaseFontModifier and TypeFieldDescription(package private) BaseFontFontDetails.baseFontDeprecated.The fontprotected BaseFontPdfChunk.baseFontDeprecated.private BaseFontPdfGraphics2D.baseFontDeprecated.private BaseFontDocumentFont.cjkMirrorDeprecated.private BaseFontTextField.extensionFontDeprecated.Holds value of property extensionFont.protected BaseFontBarcode.fontDeprecated.The text font.protected BaseFontBaseField.fontDeprecated.private BaseFontPdfFont.fontDeprecated.the font metrics.Fields in com.lowagie.text.pdf with type parameters of type BaseFontModifier and TypeFieldDescriptionLayoutProcessor.awtFontMapDeprecated.PdfGraphics2D.baseFontsDeprecated.Storage for BaseFont objects created.PdfGraphics2D.CompositeFontDrawer.correspondingBaseFontsForPartsBase fontsthat corresponds to the splitted part of the stringprotected LinkedHashMap<BaseFont,FontDetails> PdfWriter.documentFontsDeprecated.The fonts of this documentAcroFields.extensionFontsDeprecated.protected static ConcurrentHashMap<String,BaseFont> BaseFont.fontCacheDeprecated.cache for the fonts already used.AcroFields.localFontsDeprecated.AcroFields.substitutionFontsDeprecated.TextField.substitutionFontsDeprecated.Holds value of property substitutionFonts.Methods in com.lowagie.text.pdf that return BaseFontModifier and TypeMethodDescriptionDeprecated.Deprecated.Returns a BaseFont which can be used to represent the given AWT FontReturns a BaseFont which can be used to represent the given AWT Fontstatic BaseFontBaseFont.createFont()Deprecated.Creates a new font.static BaseFontBaseFont.createFont(PRIndirectReference fontRef) Deprecated.Creates a font based on an existing document font.static BaseFontBaseFont.createFont(String name, String encoding, boolean embedded) Deprecated.Creates a new font.static BaseFontBaseFont.createFont(String name, String encoding, boolean embedded, boolean forceRead) Deprecated.Creates a new font.static BaseFontBaseFont.createFont(String name, String encoding, boolean embedded, boolean cached, byte[] ttfAfm, byte[] pfb) Deprecated.Creates a new font.static BaseFontBaseFont.createFont(String name, String encoding, boolean embedded, boolean cached, byte[] ttfAfm, byte[] pfb, boolean noThrow) Deprecated.Creates a new font.static BaseFontBaseFont.createFont(String name, String encoding, boolean embedded, boolean cached, byte[] ttfAfm, byte[] pfb, boolean noThrow, boolean forceRead) Deprecated.Creates a new font.(package private) BaseFontFontDetails.getBaseFont()Deprecated.Gets theBaseFontof this font.private BaseFontPdfGraphics2D.getCachedBaseFont(Font f) Deprecated.TextField.getExtensionFont()Deprecated.Gets the extensionFont.Barcode.getFont()Deprecated.Gets the text font.BaseField.getFont()Deprecated.Gets the text font.(package private) BaseFontPdfFont.getFont()Deprecated.protected BaseFontBaseField.getRealFont()Deprecated.Methods in com.lowagie.text.pdf that return types with arguments of type BaseFontModifier and TypeMethodDescriptionAcroFields.getAllSubstitutionFonts()Deprecated.Gets the list of substitution fonts.TextField.getSubstitutionFontList()Deprecated.Gets the list of substitution fonts.Methods in com.lowagie.text.pdf with parameters of type BaseFontModifier and TypeMethodDescriptionPdfAcroForm.addComboBox(String name, String[][] options, String defaultValue, boolean editable, BaseFont font, float fontSize, float llx, float lly, float urx, float ury) Deprecated.PdfAcroForm.addComboBox(String name, String[] options, String defaultValue, boolean editable, BaseFont font, float fontSize, float llx, float lly, float urx, float ury) Deprecated.PdfAcroForm.addHtmlPostButton(String name, String caption, String value, String url, BaseFont font, float fontSize, float llx, float lly, float urx, float ury) Deprecated.(package private) voidFontDetails.addMissingCmapEntries(String text, GlyphVector glyphVector, BaseFont baseFont) Deprecated.PdfAcroForm.addMultiLineTextField(String name, String text, BaseFont font, float fontSize, float llx, float lly, float urx, float ury) Deprecated.PdfAcroForm.addResetButton(String name, String caption, String value, BaseFont font, float fontSize, float llx, float lly, float urx, float ury) Deprecated.PdfAcroForm.addSelectList(String name, String[][] options, String defaultValue, BaseFont font, float fontSize, float llx, float lly, float urx, float ury) Deprecated.PdfAcroForm.addSelectList(String name, String[] options, String defaultValue, BaseFont font, float fontSize, float llx, float lly, float urx, float ury) Deprecated.(package private) FontDetailsDeprecated.Adds aBaseFontto the document but not to the page resources.PdfAcroForm.addSingleLinePasswordField(String name, String text, BaseFont font, float fontSize, float llx, float lly, float urx, float ury) Deprecated.PdfAcroForm.addSingleLineTextField(String name, String text, BaseFont font, float fontSize, float llx, float lly, float urx, float ury) Deprecated.voidAcroFields.addSubstitutionFont(BaseFont font) Deprecated.Adds a substitution font to the list.BaseField.breakLines(List<String> breaks, BaseFont font, float fontSize, float width) Deprecated.private static voidLayoutProcessor.completeCmap(PdfContentByte cb, BaseFont baseFont, String text, GlyphVector glyphVector) Deprecated.private PhraseTextField.composePhrase(String text, BaseFont ufont, Color color, float fontSize) Deprecated.static GlyphVectorLayoutProcessor.computeGlyphVector(BaseFont baseFont, float fontSize, String text) Deprecated.Computes glyph positioningstatic byte[]FopGlyphProcessor.convertToBytesWithGlyphs(BaseFont font, String text, String fileName, Map<Integer, int[]> longTag, String language) Deprecated.voidPdfAcroForm.drawButton(PdfFormField button, String caption, BaseFont font, float fontSize, float llx, float lly, float urx, float ury) Deprecated.voidPdfContentByte.drawButton(float llx, float lly, float urx, float ury, String text, BaseFont bf, float size) Deprecated.Draws a button.voidPdfAcroForm.drawMultiLineOfText(PdfFormField field, String text, BaseFont font, float fontSize, float llx, float lly, float urx, float ury) Deprecated.voidPdfAcroForm.drawSingleLineOfText(PdfFormField field, String text, BaseFont font, float fontSize, float llx, float lly, float urx, float ury) Deprecated.doublePdfGraphics2D.CompositeFontDrawer.DrawStringFunction.drawString(String s, BaseFont basicFont, double x, double y) private doublePdfGraphics2D.drawString(String s, BaseFont baseFont, double x, double y) Deprecated.static PdfAppearanceRadioCheckField.getAppearance(boolean on, PdfWriter writer, int checkType, int rotation, int borderStyle, Rectangle box, float borderWidth, float fontSize, String text, Color textColor, Color backgroundColor, Color borderColor, BaseFont ufont) Deprecated.Gets the field appearance.HyphenationAuto.getHyphenatedWordPre(String word, BaseFont font, float fontSize, float remainingWidth) Deprecated.Hyphenates a word and returns the first part of it.HyphenationEvent.getHyphenatedWordPre(String word, BaseFont font, float fontSize, float remainingWidth) Hyphenates a word and returns the first part of it.static PdfTextArrayPdfContentByte.getKernArray(String text, BaseFont font) Deprecated.Constructs a kern array for a text in a certain fontstatic voidDeprecated.Loads the AWT font needed for layoutDeprecated.Returns an AWT Font which can be used to represent the given BaseFontReturns an AWT Font which can be used to represent the given BaseFontvoidTextField.setExtensionFont(BaseFont extensionFont) Deprecated.Sets the extensionFont.voidDeprecated.Sets the text font.voidDeprecated.Sets the text font.voidPdfAppearance.setFontAndSize(BaseFont bf, float size) Deprecated.Set the font and the size for the subsequent text writing.voidPdfContentByte.setFontAndSize(BaseFont bf, float size) Deprecated.Set the font and the size for the subsequent text writing.voidPdfImportedPage.setFontAndSize(BaseFont bf, float size) Deprecated.Always throws an error.static Point2DLayoutProcessor.showText(PdfContentByte cb, BaseFont baseFont, float fontSize, String text) Deprecated.Shows a text using glyph positioning (if needed)private static Point2DLayoutProcessor.showText1(PdfContentByte cb, BaseFont baseFont, float fontSize, String text) Deprecated.private static Point2DLayoutProcessor.showText2(PdfContentByte cb, BaseFont baseFont, float fontSize, String text) Deprecated.static booleanLayoutProcessor.supportsFont(BaseFont baseFont) Deprecated.Method parameters in com.lowagie.text.pdf with type arguments of type BaseFontModifier and TypeMethodDescription(package private) doublePdfGraphics2D.CompositeFontDrawer.drawString(String s, Font compositeFont, double x, double y, Function<Font, BaseFont> fontConverter, PdfGraphics2D.CompositeFontDrawer.DrawStringFunction defaultDrawingFunction) Draw text with the given font at the specified position.voidAcroFields.setAllSubstitutionFonts(List<BaseFont> substitutionFonts) Deprecated.Sets a list of substitution fonts.voidTextField.setSubstitutionFontList(List<BaseFont> substitutionFonts) Deprecated.Sets a list of substitution fonts.private voidPdfGraphics2D.CompositeFontDrawer.splitStringIntoDisplayableParts(String s, Font compositeFont, Function<Font, BaseFont> fontConverter) Split string into visible and not visible parts.Constructors in com.lowagie.text.pdf with parameters of type BaseFontModifierConstructorDescription(package private)FontDetails(PdfName fontName, PdfIndirectReference indirectReference, BaseFont baseFont) Deprecated.Each font used in a document has an instance of this class.(package private)Deprecated. -
Uses of BaseFont in com.lowagie.text.pdf.codec.wmf
Fields in com.lowagie.text.pdf.codec.wmf declared as BaseFontMethods in com.lowagie.text.pdf.codec.wmf that return BaseFont -
Uses of BaseFont in com.lowagie.text.xml
Fields in com.lowagie.text.xml declared as BaseFontMethods in com.lowagie.text.xml with parameters of type BaseFontModifier and TypeMethodDescriptionvoidSAXiTextHandler.setBaseFont(BaseFont bf) Deprecated.Sets the font that has to be used.Constructors in com.lowagie.text.xml with parameters of type BaseFontModifierConstructorDescriptionSAXiTextHandler(DocListener document, Map<String, T> myTags, BaseFont bf) Deprecated.