Class MultiLevelStringCache

java.lang.Object
com.independentsoft.office.charts.MultiLevelStringCache

public class MultiLevelStringCache extends Object
The Class MultiLevelStringCache.
  • Constructor Details

    • MultiLevelStringCache

      public MultiLevelStringCache()
      Instantiates a new multi level string cache.
  • Method Details

    • clone

      public MultiLevelStringCache clone()
      Overrides:
      clone in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getLevels

      public List<Level> getLevels()
      Gets the levels.
      Returns:
      the levels
    • getPointCount

      public int getPointCount()
      Gets the point count.
      Returns:
      the point count
    • setPointCount

      public void setPointCount(int pointCount)
      Sets the point count.
      Parameters:
      pointCount - the new point count