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

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

Introduction

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

The text is from its open source code.

Constructor

Method

voidadd(PdfNumber number)
Adds a PdfNumber to the PdfArray.
voidadd(float number)
voidadd(String str)