Class Colors
java.lang.Object
net.sourceforge.plantuml.klimt.color.Colors
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionapplyStereotype
(Stereotype stereotype, ISkinParam skinParam, ColorParam param) applyStereotypeForNote
(Stereotype stereotype, ISkinParam skinParam, ColorParam... params) static UGraphic
applyStroke
(UGraphic ug, Colors colors) static Colors
empty()
final LinkStyle
boolean
isEmpty()
mute
(ISkinParam skinParam) muteStroke
(UStroke stroke) toString()
-
Constructor Details
-
Colors
- Throws:
NoSuchColorException
-
-
Method Details
-
toString
-
empty
-
isEmpty
public boolean isEmpty() -
getColor
-
getColor
-
getSpecificLineStroke
-
add
-
getLineStyle
-
mute
-
addLegacyStroke
-
applyStroke
-
applyStereotype
public Colors applyStereotype(Stereotype stereotype, ISkinParam skinParam, ColorParam param) throws NoSuchColorException - Throws:
NoSuchColorException
-
applyStereotypeForNote
public Colors applyStereotypeForNote(Stereotype stereotype, ISkinParam skinParam, ColorParam... params) throws NoSuchColorException - Throws:
NoSuchColorException
-
getShadowing
-
muteStroke
-