Class ColorPalette

java.lang.Object
net.sourceforge.plantuml.sprite.ColorPalette

public class ColorPalette extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    char
    getCharFor(java.awt.Color dest)
     
    char
     
    java.awt.Color
    getColorFor(char c)
     

    Methods inherited from class java.lang.Object

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

    • ColorPalette

      public ColorPalette()
  • Method Details

    • getCharFor

      public char getCharFor(java.awt.Color dest)
    • getCharFor

      public char getCharFor(HColor dest)
    • getColorFor

      public java.awt.Color getColorFor(char c)