Package org.olap4j.layout

Provides utility classes to display and render olap4j specific data structures.

See:
          Description

Interface Summary
CellSetFormatter Converts a CellSet into text.
 

Class Summary
RectangularCellSetFormatter Formatter that can convert a CellSet into a two-dimensional text layout.
TraditionalCellSetFormatter Formatter that can convert a CellSet into Mondrian's traditional layout.
 

Package org.olap4j.layout Description

Provides utility classes to display and render olap4j specific data structures.

NOTE: This package is experimental. Classes may be renamed or removed in a future release of olap4j.


SourceForge.net_Logo