info.informatica.report.block
Interface BinaryBlock

All Known Implementing Classes:
BarChartBlock, ChartBlock, ImageBlock, PdfImageBlock, PieChartBlock, StaticImageBlock

public interface BinaryBlock

Identifies a binary-style Block.

A block not marked "binary" only prints text, and is assumed to require additional handling to be added to the document.

There is no TextBlock interface as some binary Blocks may inherit from text blocks and that would mean implementing both interfaces.

Author:
amengual at informatica dot info