com.supermap.mapping.imChart

Class PieChartData



  • public class PieChartData
    extends ChartData
    Pie chart data class, build chart data for displaying pie chart Each value corresponds to a label and color and is scaled to a sector
    • Constructor Summary

      Constructors 
      Constructor and Description
      PieChartData()
      The constructor.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void setValue(double value)
      Sets the value of the chart sub-item, each sub-item has only one value
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PieChartData

        public PieChartData()
        The constructor.
    • Method Detail

      • setValue

        public void setValue(double value)
        Sets the value of the chart sub-item, each sub-item has only one value
        Parameters:
        value - value