| Package | Description | 
|---|---|
| mondrian.rolap.format | 
| Modifier and Type | Method and Description | 
|---|---|
FormatterCreateContext | 
FormatterCreateContext.Builder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
CellFormatter | 
FormatterFactory.createCellFormatter(FormatterCreateContext context)
Given the name of a cell formatter class and/or a cell formatter script,
 returns a cell formatter. 
 | 
PropertyFormatter | 
FormatterFactory.createPropertyFormatter(FormatterCreateContext context)
Given the name of a property formatter class
 and/or a property formatter script,
 returns a property formatter. 
 | 
MemberFormatter | 
FormatterFactory.createRolapMemberFormatter(FormatterCreateContext context)
Given the name of a member formatter class
 and/or a member formatter script, returns a member formatter. 
 | 
Copyright © 2017 Hitachi Vantara. All rights reserved.