Uses of Class
net.sf.jasperreports.engine.base.BasePrintBookmark
-
Packages that use BasePrintBookmark Package Description net.sf.jasperreports.engine Provides access to the library's main functionality through facade classes for compiling, filling and exporting reports and also publishes the library's main interfaces and classes. -
-
Uses of BasePrintBookmark in net.sf.jasperreports.engine
Methods in net.sf.jasperreports.engine that return BasePrintBookmark Modifier and Type Method Description BasePrintBookmark
BookmarkIterator. bookmark()
Methods in net.sf.jasperreports.engine with parameters of type BasePrintBookmark Modifier and Type Method Description void
BookmarkHelper. addBookmark(BasePrintBookmark bookmark, int pageOffset)
Constructors in net.sf.jasperreports.engine with parameters of type BasePrintBookmark Constructor Description BookmarkIterator(BasePrintBookmark root)
-