Class UVHazardIndex


  • public class UVHazardIndex
    extends java.lang.Object
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      class  UVHazardIndex.Values  
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int[] UVIndexColors  
    • Constructor Summary

      Constructors 
      Constructor Description
      UVHazardIndex()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int getUvIndexFromColor​(int color)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • UVIndexColors

        public static final int[] UVIndexColors
    • Constructor Detail

      • UVHazardIndex

        public UVHazardIndex()
    • Method Detail

      • getUvIndexFromColor

        public static int getUvIndexFromColor​(int color)