|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PdfString | |
|---|---|
| com.lowagie.text.pdf | |
| Uses of PdfString in com.lowagie.text.pdf |
|---|
| Subclasses of PdfString in com.lowagie.text.pdf | |
|---|---|
class |
PdfDate
PdfDate is the PDF date object. |
| Methods in com.lowagie.text.pdf that return PdfString | |
|---|---|
PdfString |
PdfString.setHexWriting(boolean hexWriting)
|
| Constructors in com.lowagie.text.pdf with parameters of type PdfString | |
|---|---|
PdfOutline(PdfOutline parent,
PdfAction action,
PdfString title)
Constructs a PdfOutline. |
|
PdfOutline(PdfOutline parent,
PdfAction action,
PdfString title,
boolean open)
Constructs a PdfOutline. |
|
PdfOutline(PdfOutline parent,
PdfDestination destination,
PdfString title)
Constructs a PdfOutline. |
|
PdfOutline(PdfOutline parent,
PdfDestination destination,
PdfString title,
boolean open)
Constructs a PdfOutline. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||