Class HColorNone
- java.lang.Object
-
- net.sourceforge.plantuml.ugraphic.color.HColorNone
-
-
Constructor Summary
Constructors Constructor Description HColorNone()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringasString()UBackgroundbg()HColordarken(int ratio)booleanisDark()HColorlighten(int ratio)HColorreverse()HColorreverseHsluv()
-
-
-
Method Detail
-
bg
public UBackground bg()
-
reverseHsluv
public HColor reverseHsluv()
- Specified by:
reverseHsluvin interfaceHColor
-
-