Uses of Class
jdbreport.model.CellCoord

Packages that use CellCoord
jdbreport.model   
 

Uses of CellCoord in jdbreport.model
 

Methods in jdbreport.model that return CellCoord
 CellCoord ReportRowModel.getCellPosition(Cell cell)
           
 CellCoord ReportModel.getCellPosition(Cell cell)
           
 CellCoord JReportModel.getCellPosition(Cell cell)