Uses of Class
mondrian.olap.MondrianDef.ElementFormatter
Packages that use MondrianDef.ElementFormatter
Package
Description
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
-
Uses of MondrianDef.ElementFormatter in mondrian.olap
Subclasses of MondrianDef.ElementFormatter in mondrian.olapModifier and TypeClassDescriptionstatic class
Plugin that formats the values of cells.static class
Plugin that formats members.static class
Plugin that formats properties. -
Uses of MondrianDef.ElementFormatter in mondrian.rolap.format
Methods in mondrian.rolap.format with parameters of type MondrianDef.ElementFormatterModifier and TypeMethodDescriptionFormatterCreateContext.Builder.formatterDef
(MondrianDef.ElementFormatter formatterDef) Data from Mondrian xml schema file to create a custom implementation of a requested formatter.