Uses of Class
net.pricefx.common.apibuilder.chart.Dictionary
Packages that use Dictionary
Package
Description
Fluent builders for chart definitions rendered by the Pricefx user interface.
-
Uses of Dictionary in net.pricefx.common.apibuilder.chart
Methods in net.pricefx.common.apibuilder.chart that return DictionaryModifier and TypeMethodDescriptionDictionary.buildFromOpaqueString(String opaqueStringDictDef) Builds this Dictionary from a single opaque, pre-serialized string, the same string the View Expression function generates when a user configures the Dictionary in the Pricefx UI.final Dictionary<C> AbstractChartBuilder.getDictionary()Returns the builder for this chart's Dictionary, the Data Analyzer panel that controls formatting of dates, numbers, and other display labels (see the Dictionary option in the Data Analyzer UI).