Class StiPieLabelAnimation

java.lang.Object
com.stimulsoft.report.painters.context.animation.StiAnimation
com.stimulsoft.report.painters.context.animation.StiPieLabelAnimation

public class StiPieLabelAnimation extends StiAnimation
Copyright Stimulsoft
  • Constructor Details

  • Method Details

    • getType

      public StiAnimationType getType()
      Specified by:
      getType in class StiAnimation
    • getValueFrom

      public Double getValueFrom()
      Returns:
      the valueFrom
    • setValueFrom

      public void setValueFrom(Double valueFrom)
      Parameters:
      valueFrom - the valueFrom to set
    • getValue

      public Double getValue()
      Returns:
      the value
    • setValue

      public void setValue(Double value)
      Parameters:
      value - the value to set
    • getRectLabelFrom

      public StiRectangle getRectLabelFrom()
      Returns:
      the rectLabelFrom
    • setRectLabelFrom

      public void setRectLabelFrom(StiRectangle rectLabelFrom)
      Parameters:
      rectLabelFrom - the rectLabelFrom to set
    • getRectLabel

      public StiRectangle getRectLabel()
      Returns:
      the rectLabel
    • setRectLabel

      public void setRectLabel(StiRectangle rectLabel)
      Parameters:
      rectLabel - the rectLabel to set
    • getClientRect

      public StiRectangle getClientRect()
      Returns:
      the clientRect
    • setClientRect

      public void setClientRect(StiRectangle clientRect)
      Parameters:
      clientRect - the clientRect to set
    • getAngleFrom

      public double getAngleFrom()
      Returns:
      the angleFrom
    • setAngleFrom

      public void setAngleFrom(double angleFrom)
      Parameters:
      angleFrom - the angleFrom to set
    • getAngle

      public double getAngle()
      Returns:
      the angle
    • setAngle

      public void setAngle(double angle)
      Parameters:
      angle - the angle to set