Uses of Interface
mondrian.spi.PropertyFormatter
Packages that use PropertyFormatter
Package
Description
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
Provides implementations of SPIs defined in the
mondrian.spi
package.-
Uses of PropertyFormatter in mondrian.olap
Subinterfaces of PropertyFormatter in mondrian.olapMethods in mondrian.olap that return PropertyFormatter -
Uses of PropertyFormatter in mondrian.rolap.format
Methods in mondrian.rolap.format that return PropertyFormatterModifier and TypeMethodDescriptionFormatterFactory.createPropertyFormatter
(FormatterCreateContext context) Given the name of a property formatter class and/or a property formatter script, returns a property formatter. -
Uses of PropertyFormatter in mondrian.spi.impl
Methods in mondrian.spi.impl that return PropertyFormatterModifier and TypeMethodDescriptionstatic PropertyFormatter
Scripts.propertyFormatter
(String scriptText, String scriptLanguage) Creates an implementation of thePropertyFormatter
SPI based on a script.
PropertyFormatter
.