Java com.lowagie.text.pdf FontMapper fields, constructors, methods, implement or subclass

Example usage for Java com.lowagie.text.pdf FontMapper fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.lowagie.text.pdf FontMapper.

The text is from its open source code.

Implementation

com.lowagie.text.pdf.FontMapper has the following implementations.
Click this link to see all its implementation.

Constructor

Method

BaseFontawtToPdf(Font font)
Returns a BaseFont which can be used to represent the given AWT Font
FontpdfToAwt(BaseFont font, int size)
Returns an AWT Font which can be used to represent the given BaseFont