Package net.sourceforge.plantuml.graphic
Class Rainbow
java.lang.Object
net.sourceforge.plantuml.graphic.Rainbow
public class Rainbow
extends java.lang.Object
-
Method Summary
Modifier and TypeMethodDescriptionstatic Rainbow
build
(HtmlColorAndStyle color) static Rainbow
build
(ISkinParam skinParam) Deprecated.static Rainbow
build
(ISkinParam skinParam, java.lang.String colorString, int colorArrowSeparationSpace) static Rainbow
build
(Style style, HColorSet set, ThemeStyle themeStyle) static Rainbow
getColor()
int
java.util.List<HtmlColorAndStyle>
boolean
static Rainbow
none()
int
size()
java.lang.String
toString()
withDefault
(Rainbow defaultColor) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Method Details
-
toString
public java.lang.String toString()- Overrides:
toString
in classjava.lang.Object
-
none
-
fromColor
-
build
Deprecated. -
build
-
withDefault
-
build
-
build
public static Rainbow build(ISkinParam skinParam, java.lang.String colorString, int colorArrowSeparationSpace) throws NoSuchColorException - Throws:
NoSuchColorException
-
isInvisible
public boolean isInvisible() -
getColors
-
getColor
-
getColorArrowSeparationSpace
public int getColorArrowSeparationSpace() -
size
public int size()
-