Uses of Interface
io.github.tonywasher.joceanus.tethys.api.chart.TethysUIPieChart.TethysUIPieChartSection
Packages that use TethysUIPieChart.TethysUIPieChartSection
Package
Description
Chart API.
Core Charts.
-
Uses of TethysUIPieChart.TethysUIPieChartSection in io.github.tonywasher.joceanus.tethys.api.chart
Methods in io.github.tonywasher.joceanus.tethys.api.chart that return types with arguments of type TethysUIPieChart.TethysUIPieChartSectionModifier and TypeMethodDescriptionTethysUIPieChart.TethysUIPieChartData.sectionIterator()Obtain the pieChart sections. -
Uses of TethysUIPieChart.TethysUIPieChartSection in io.github.tonywasher.joceanus.tethys.core.chart
Classes in io.github.tonywasher.joceanus.tethys.core.chart that implement TethysUIPieChart.TethysUIPieChartSectionModifier and TypeClassDescriptionstatic final classThe Section definition.Methods in io.github.tonywasher.joceanus.tethys.core.chart that return types with arguments of type TethysUIPieChart.TethysUIPieChartSectionModifier and TypeMethodDescriptionTethysUICorePieChart.TethysUICorePieChartData.sectionIterator()Methods in io.github.tonywasher.joceanus.tethys.core.chart with parameters of type TethysUIPieChart.TethysUIPieChartSectionModifier and TypeMethodDescriptionprotected voidTethysUICorePieChart.createSlice(TethysUIPieChart.TethysUIPieChartSection pSection) Add chart section.