Uses of Class
com.prineside.tdi2.shapes.PieChart.ChartEntryConfig
Packages that use PieChart.ChartEntryConfig
-
Uses of PieChart.ChartEntryConfig in com.prineside.tdi2.shapes
Method parameters in com.prineside.tdi2.shapes with type arguments of type PieChart.ChartEntryConfigModifier and TypeMethodDescriptionvoid
PieChart.setup
(float x, float y, float radius, int prefferedSegmentCount, Array<PieChart.ChartEntryConfig> configs) -
Uses of PieChart.ChartEntryConfig in com.prineside.tdi2.ui.actors
Methods in com.prineside.tdi2.ui.actors that return types with arguments of type PieChart.ChartEntryConfigMethod parameters in com.prineside.tdi2.ui.actors with type arguments of type PieChart.ChartEntryConfigModifier and TypeMethodDescriptionvoid
PieChartActor.setConfigs
(Array<PieChart.ChartEntryConfig> configs)