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

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

Introduction

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

The text is from its open source code.

Constructor

Method

ArrayListgetKids()
Returns the kids of this outline
StringgetTitle()
Gets the title of this outline
voidsetColor(Color color)
Setter for property color.
voidsetOpen(boolean open)
Setter for property open.
voidsetStyle(int style)
Setter for property style.