Package org.knowm.xchart.style.colors
Class FontColorDetector
java.lang.Object
org.knowm.xchart.style.colors.FontColorDetector
public class FontColorDetector extends Object
-
Constructor Summary
Constructors Constructor Description FontColorDetector() -
Method Summary
Modifier and Type Method Description static ColorgetAutomaticFontColor(Color backgroundColor, Color darkForegroundColor, Color lightForegroundColor)
-
Constructor Details
-
FontColorDetector
public FontColorDetector()
-
-
Method Details
-
getAutomaticFontColor
-