Example usage for com.itextpdf.text Phrase subclass-usage

List of usage examples for com.itextpdf.text Phrase subclass-usage

Introduction

In this page you can find the example usage for com.itextpdf.text Phrase subclass-usage.

Usage

From source file pdf.ToolsPhrase.java

/**
 *
 * @author azc
 */
public class ToolsPhrase extends Phrase {

From source file pdf.UrlPhrase.java

/**
 *
 * @author azc
 */
public class UrlPhrase extends Phrase {

From source file pdf.ValuePhrase.java

/**
 *
 * @author azc
 */
public class ValuePhrase extends Phrase {