net.sf.jasperreports.engine
public interface JRPrintAnchor
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAnchorName() |
int |
getBookmarkLevel()
Returns the level of the bookmark corresponding to the anchor.
|
void |
setAnchorName(java.lang.String anchorName) |
void |
setBookmarkLevel(int bookmarkLevel)
Sets the boomark level for the anchor.
|
java.lang.String getAnchorName()
void setAnchorName(java.lang.String anchorName)
int getBookmarkLevel()
NO_BOOKMARK
if no bookmark should be created for this anchorvoid setBookmarkLevel(int bookmarkLevel)
bookmarkLevel
- the bookmark level (starting from 1)
or NO_BOOKMARK
if no bookmark should be created© 2001-2010 Jaspersoft Corporation www.jaspersoft.com