Packageorg.purepdf.pdf.interfaces
Interfacepublic interface IPdfPCellEvent
Implementors PdfPCellEventForwarder, SimpleCell



Public Methods
 MethodDefined By
  
cellLayout(cell:PdfPCell, position:RectangleElement, canvases:Vector.<PdfContentByte>):void
IPdfPCellEvent
Method Detail
cellLayout()method
public function cellLayout(cell:PdfPCell, position:RectangleElement, canvases:Vector.<PdfContentByte>):void

Parameters

cell:PdfPCell
 
position:RectangleElement
 
canvases:Vector.<PdfContentByte>