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) 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).