Interface TethysUIPieChart.TethysUIPieChartSection

All Known Implementing Classes:
TethysUICorePieChart.TethysUICorePieChartSection
Enclosing interface:
TethysUIPieChart

public static interface TethysUIPieChart.TethysUIPieChartSection
The Section definition.
  • Method Details

    • getName

      String getName()
      Obtain the name.
      Returns:
      the name.
    • getValue

      OceanusMoney getValue()
      Obtain the value.
      Returns:
      the value.
    • getSource

      Object getSource()
      Obtain the source.
      Returns:
      the source.