com.supermap.plot

Class AnimationScale



  • public class AnimationScale
    extends AnimationGO
    Scale animation
    • Constructor Detail

      • AnimationScale

        public AnimationScale()
    • Method Detail

      • setStartScaleFactor

        public void setStartScaleFactor(double dScalefactor)
        Sets the beginning scales
        Parameters:
        dScalefactor - the beginning scale
      • getStartScaleFactor

        public double getStartScaleFactor()
        Gets the beginning scale
        Returns:
        the beginning scale
      • setEndScaleFactor

        public void setEndScaleFactor(double dScalefactor)
        Sets the ending scale
        Parameters:
        dScalefactor - the ending scale
      • getEndScaleFactor

        public double getEndScaleFactor()
        Gets the ending scale
        Returns:
        the ending scale