Class StringLiteral

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

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

    • StringLiteral

      public StringLiteral()
      Instantiates a new string literal.
  • Method Details

    • clone

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

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

      public List<StringPoint> getStringPoints()
      Gets the string points.
      Returns:
      the string points
    • 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