Class HColorAutomatic
java.lang.Object
net.sourceforge.plantuml.ugraphic.color.HColorAutomatic
-
Constructor Summary
ConstructorsConstructorDescriptionHColorAutomatic(HColor colorForLight, HColor colorForDark, HColor colorForTransparent) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sourceforge.plantuml.ugraphic.color.HColor
asString, bg, darken, darkSchemeTheme, isDark, lighten, reverse, reverseHsluv
-
Constructor Details
-
HColorAutomatic
-
-
Method Details
-
getAppropriateColor
-
bg
-
lighten
-
darken
-
reverseHsluv
- Specified by:
reverseHsluvin interfaceHColor
-
reverse
-
isDark
public boolean isDark() -
asString
-
darkSchemeTheme
- Specified by:
darkSchemeThemein interfaceHColor
-