Class StiLabelAnimation

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

public class StiLabelAnimation extends StiAnimation
Copyright Stimulsoft
  • Constructor Details

  • Method Details

    • getType

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

      public StiPoint getPointFrom()
      Returns:
      the pointFrom
    • setPointFrom

      public void setPointFrom(StiPoint pointFrom)
      Parameters:
      pointFrom - the pointFrom to set
    • getPoint

      public StiPoint getPoint()
      Returns:
      the point
    • setPoint

      public void setPoint(StiPoint point)
      Parameters:
      point - the point to set
    • 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
    • getLabelRect

      public StiRectangle getLabelRect()
      Returns:
      the labelRect
    • setLabelRect

      public void setLabelRect(StiRectangle labelRect)
      Parameters:
      labelRect - the labelRect to set