Package jdbreport.model

Interface Summary
Cell The interface of the cell
CellValue<E>  
CellWrap  
Group  
GroupsGroup  
HeighCalculator The interface for calculation of height of a row
ReportColumnModelListener  
ReportModel The ReportModel interface specifies the methods of the report will use to interrogate a grid data model.
RowsGroup  
StringMetrics  
TableRow Interface for a row of the report
TableRowModel Defines the requirements for a report row model object suitable for use with ReportModel.
 

Class Summary
AbstractGroup  
AbstractValue<E>  
BaseRowGroup  
Border  
CellCoord Coordinates for cell
CellStyle The cell attributes form the definition of a cell to be rendered.
CellValueInfo  
DetailGroup  
DoubleStroke  
GridRect Coordinates for selected cells
JReportModel  
JReportModel.ReportCellWrap  
Messages  
NullCell  
NullReportRow  
PageNumber The object that returns a number of the current page
Picture  
PictureFactory  
PictureSVG  
PictureWMF  
ReportBook  
ReportCell  
ReportColumn  
ReportColumnModel  
ReportRow  
ReportRowModel  
RootGroup  
RootRowGroup  
RootRowGroup.RowsGroup  
TreeRowGroup  
 

Enum Summary
Cell.Type  
Units  
 

Exception Summary
ReportException