Package mondrian.olap
Interface CellFormatter
-
- All Superinterfaces:
CellFormatter
public interface CellFormatter extends CellFormatter
Deprecated.UseCellFormatter
. This interface exists for temporary backwards compatibility and will be removed in mondrian-4.0.An SPI to format the cell value to be displayed.
-
-
Method Summary
-
Methods inherited from interface mondrian.spi.CellFormatter
formatCell
-
-