Uses of Class
mondrian.rolap.format.FormatterCreateContext
-
Uses of FormatterCreateContext in mondrian.rolap.format
Modifier and TypeMethodDescriptionFormatterFactory.createCellFormatter
(FormatterCreateContext context) Given the name of a cell formatter class and/or a cell formatter script, returns a cell formatter.FormatterFactory.createPropertyFormatter
(FormatterCreateContext context) Given the name of a property formatter class and/or a property formatter script, returns a property formatter.FormatterFactory.createRolapMemberFormatter
(FormatterCreateContext context) Given the name of a member formatter class and/or a member formatter script, returns a member formatter.