info.informatica.report.block
Interface StaticBlock

All Known Implementing Classes:
PdfImageBlock, StaticImageBlock, TextBlock

public interface StaticBlock

A static (not data-enabled) Block.

Author:
amengual at informatica dot info

Method Summary
 void print(ReportWriter rw)
           
 

Method Detail

print

void print(ReportWriter rw)
           throws info.informatica.doc.RenderingException
Throws:
info.informatica.doc.RenderingException