Uses of Package
info.informatica.report.block

Packages that use info.informatica.report.block
info.informatica.report   
info.informatica.report.block   
info.informatica.report.block.chart   
info.informatica.report.dom4j   
info.informatica.report.pdf   
info.informatica.report.text   
 

Classes in info.informatica.report.block used by info.informatica.report
AbstractTableBlock
          Abstract class for tables.
Block
          A Report Block.
DataBlockFactory
          The Data Block Factory.
TablePrinter
          A table printer adapter for native objects.
 

Classes in info.informatica.report.block used by info.informatica.report.block
AbstractBlock
          Base for Report Blocks.
AbstractTableBlock
          Abstract class for tables.
BinaryBlock
          Identifies a binary-style Block.
Block
          A Report Block.
DataBlock
          A block that prints a Dataset.
DefaultTemplateBlock
          A MapBlock that supports DataFormatter formatting.
DynamicBlock
          Clases implementing this interface are able to print more than one row of data by calling the next() method of the data-provider object, until a maximum of RowLimit, as given by ReportDataSpec.
ImageBlock
          An image.
MapBlock
          A block that prints a Map.
NativeWrapper
          Implemented by Writer-specific blocks.
StaticBlock
          A static (not data-enabled) Block.
TableBlock
          A Table Block containing cell specifications.
TableDataBlock
          A Table Block that supports DataFormatter formatting.
TemplateBlock
          Any template system that is able to implement this interface will be able to be used by this engine.
TemplateBlockFactory
          The TemplateBlock Factory.
 

Classes in info.informatica.report.block used by info.informatica.report.block.chart
AbstractBlock
          Base for Report Blocks.
BinaryBlock
          Identifies a binary-style Block.
Block
          A Report Block.
DataBlock
          A block that prints a Dataset.
DynamicBlock
          Clases implementing this interface are able to print more than one row of data by calling the next() method of the data-provider object, until a maximum of RowLimit, as given by ReportDataSpec.
ImageBlock
          An image.
 

Classes in info.informatica.report.block used by info.informatica.report.dom4j
Block
          A Report Block.
 

Classes in info.informatica.report.block used by info.informatica.report.pdf
AbstractBlock
          Base for Report Blocks.
AbstractTableBlock
          Abstract class for tables.
BinaryBlock
          Identifies a binary-style Block.
Block
          A Report Block.
DynamicBlock
          Clases implementing this interface are able to print more than one row of data by calling the next() method of the data-provider object, until a maximum of RowLimit, as given by ReportDataSpec.
ImageBlock
          An image.
NativeWrapper
          Implemented by Writer-specific blocks.
StaticBlock
          A static (not data-enabled) Block.
TablePrinter
          A table printer adapter for native objects.
 

Classes in info.informatica.report.block used by info.informatica.report.text
AbstractTableBlock
          Abstract class for tables.
NativeWrapper
          Implemented by Writer-specific blocks.
TablePrinter
          A table printer adapter for native objects.