Package org.olap4j.layout
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.
-
Interface Summary Interface Description CellSetFormatter Converts aCellSet
into text. -
Class Summary Class Description RectangularCellSetFormatter Formatter that can convert aCellSet
into a two-dimensional text layout.TraditionalCellSetFormatter Formatter that can convert aCellSet
into Mondrian's traditional layout.