Example usage for com.lowagie.text.rtf RtfExtendedElement interface-usage

List of usage examples for com.lowagie.text.rtf RtfExtendedElement interface-usage

Introduction

In this page you can find the example usage for com.lowagie.text.rtf RtfExtendedElement interface-usage.

Usage

From source file org.pentaho.reporting.engine.classic.core.modules.output.table.rtf.itext.PatchRtfCell.java

/**
 * The PatchRtfCell wraps a Cell, but can also be added directly to a Table. The PatchRtfCell is an extension of Cell,
 * that supports a multitude of different borderstyles.
 *
 * @author Mark Hall (Mark.Hall@mail.room3b.eu)
 * @author Steffen Stundzig