Class FontColorDetector

java.lang.Object
org.knowm.xchart.style.colors.FontColorDetector

public class FontColorDetector extends Object
  • Constructor Details

    • FontColorDetector

      public FontColorDetector()
  • Method Details

    • getAutomaticFontColor

      public static Color getAutomaticFontColor(Color backgroundColor, Color darkForegroundColor, Color lightForegroundColor)