Class FSLinearGradient


  • public class FSLinearGradient
    extends Object
    • Method Detail

      • getAngle

        public float getAngle()
        The angle of this linear gradient in compass degrees.
      • getX1

        public int getX1()
      • getX2

        public int getX2()
      • getY1

        public int getY1()
      • getY2

        public int getY2()