|
aXSL API 0.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PdfOutlineParent
A PDF Outline Parent.
| Method Summary | |
|---|---|
PdfOutlineItem |
createPdfOutlineItem(java.lang.String titleText,
java.lang.String internalDestination,
java.awt.Color color,
boolean italic,
boolean bold)
Create an implementation-specific PDFOutlineItem instance that is a child of this. |
| Method Detail |
|---|
PdfOutlineItem createPdfOutlineItem(java.lang.String titleText,
java.lang.String internalDestination,
java.awt.Color color,
boolean italic,
boolean bold)
titleText - The text which should be displayed in the bookmarks
outline.internalDestination - The destination to which this outline item
points.color - The color in which the title text should be displayed.italic - True if the title text should be displayed in italic.bold - True if the title text should be displayed bold.
|
aXSL API 0.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.