Uses of Class
net.sf.jasperreports.engine.export.tabulator.BaseElementCell
-
Packages that use BaseElementCell Package Description net.sf.jasperreports.engine.export.tabulator -
-
Uses of BaseElementCell in net.sf.jasperreports.engine.export.tabulator
Subclasses of BaseElementCell in net.sf.jasperreports.engine.export.tabulator Modifier and Type Class Description class
ElementCell
class
FrameCell
Methods in net.sf.jasperreports.engine.export.tabulator with parameters of type BaseElementCell Modifier and Type Method Description JRPrintElement
Tabulator. getCellElement(BaseElementCell cell)
protected TableCell.CellType
Tabulator.TableCellCreator. getCellType(BaseElementCell cell)
protected Color
Tabulator.TableCellCreator. getElementBackcolor(BaseElementCell cell)
-