Package net.sf.jasperreports.engine
Interface PrintBookmark
- All Known Implementing Classes:
BasePrintBookmark
public interface PrintBookmark
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
Method Summary
-
Method Details
-
getLabel
String getLabel() -
getPageIndex
int getPageIndex() -
getElementAddress
String getElementAddress() -
getBookmarks
List<PrintBookmark> getBookmarks()
-