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

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

Introduction

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

The text is from its open source code.

Constructor

Method

voidaddFont(Font font)
Adds a Font to be searched for valid characters.
Phraseprocess(String text)
Process the text so that it will render with a combination of fonts if needed.