Class Degree


  • public class Degree
    extends Object
    • Field Detail

      • ZERO

        public static final Degree ZERO
      • HALF

        public static final Degree HALF
      • FULL

        public static final Degree FULL
      • angle

        public final float angle
    • Method Detail

      • valueOf

        public static Degree valueOf​(float value)
      • getUniformValue

        public float getUniformValue()