Class StiTranslationAnimation

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

public class StiTranslationAnimation extends StiAnimation
Copyright Stimulsoft
  • Constructor Details

  • Method Details

    • getType

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

      public StiPoint getStartPoint()
      Returns:
      the startPoint
    • setStartPoint

      public void setStartPoint(StiPoint startPoint)
      Parameters:
      startPoint - the startPoint to set
    • getEndPoint

      public StiPoint getEndPoint()
      Returns:
      the endPoint
    • setEndPoint

      public void setEndPoint(StiPoint endPoint)
      Parameters:
      endPoint - the endPoint to set