Package net.sf.jasperreports.pdf.common
Interface PdfChunk
- All Known Subinterfaces:
PdfTextChunk
- All Known Implementing Classes:
ClassicChunk,ClassicTextChunk
public interface PdfChunk
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidsetJavaScriptAction(String script) voidsetLocalDestination(String anchorName) voidsetLocalGoto(String anchor) voidsetRemoteGoto(String reference, int page) voidsetRemoteGoto(String reference, String anchor)
-
Method Details
-
setLocalDestination
-
setJavaScriptAction
-
setAnchor
-
setLocalGoto
-
setRemoteGoto
-
setRemoteGoto
-