Class ColorMapper


  • public class ColorMapper
    extends java.lang.Object
    class to generate named colors from RGB or JDF named colors
    • Method Summary

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

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

      • getMatchingColor

        public static java.lang.String getMatchingColor​(java.lang.String color)