Class SvgColors

java.lang.Object
org.eclipse.nebula.cwt.svg.SvgColors

class SvgColors
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    (package private) static boolean contains​(java.lang.String color)  
    (package private) static int get​(java.lang.String color)  

    Methods inherited from class java.lang.Object

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

    • contains

      static boolean contains​(java.lang.String color)
    • get

      static int get​(java.lang.String color)