Uses of Interface
com.storedobject.chart.SankeyDataProvider
Packages that use SankeyDataProvider
-
Uses of SankeyDataProvider in com.storedobject.chart
Classes in com.storedobject.chart that implement SankeyDataProviderModifier and TypeClassDescriptionclassMethods in com.storedobject.chart that return SankeyDataProviderModifier and TypeMethodDescriptionSankeyChart.getSankeyData()Get the Sankey data associated with this chart.Methods in com.storedobject.chart with parameters of type SankeyDataProviderModifier and TypeMethodDescriptionvoidSankeyChart.setSankeyData(SankeyDataProvider data) Set the Sankey data associated with this chart.Constructors in com.storedobject.chart with parameters of type SankeyDataProviderModifierConstructorDescriptionCreate a tree chart of the set of provided data.