Uses of Interface
io.github.tonywasher.joceanus.tethys.api.chart.TethysUIPieChart.TethysUIPieChartData
Packages that use TethysUIPieChart.TethysUIPieChartData
Package
Description
Chart API.
Core Charts.
-
Uses of TethysUIPieChart.TethysUIPieChartData in io.github.tonywasher.joceanus.tethys.api.chart
Methods in io.github.tonywasher.joceanus.tethys.api.chart that return TethysUIPieChart.TethysUIPieChartDataModifier and TypeMethodDescriptionTethysUIChartFactory.newPieData(String pTitle) Create new pie dataSet.Methods in io.github.tonywasher.joceanus.tethys.api.chart with parameters of type TethysUIPieChart.TethysUIPieChartDataModifier and TypeMethodDescriptionvoidTethysUIPieChart.updatePieChart(TethysUIPieChart.TethysUIPieChartData pData) Update PieChart with data. -
Uses of TethysUIPieChart.TethysUIPieChartData in io.github.tonywasher.joceanus.tethys.core.chart
Classes in io.github.tonywasher.joceanus.tethys.core.chart that implement TethysUIPieChart.TethysUIPieChartDataModifier and TypeClassDescriptionstatic final classPieChart Data.Methods in io.github.tonywasher.joceanus.tethys.core.chart that return TethysUIPieChart.TethysUIPieChartDataMethods in io.github.tonywasher.joceanus.tethys.core.chart with parameters of type TethysUIPieChart.TethysUIPieChartDataModifier and TypeMethodDescriptionvoidTethysUICorePieChart.updatePieChart(TethysUIPieChart.TethysUIPieChartData pData)