Interface IRealPiePointModelValue

All Superinterfaces:
IModel, IValidable, IValue<Integer>
All Known Implementing Classes:
BmRealPiePointModelValue

public interface IRealPiePointModelValue extends IValue<Integer>
BM value for real pie point property of a Chart interface.
  • Method Details

    • getPointCount

      int getPointCount()
      Gets the point count.
      Returns:
      The point count.
    • getPointNames

      List<String> getPointNames()
      Gets the point names.
      Returns:
      The list of point names.