public class SkinParamBackcolored extends SkinParamDelegator
| Constructor and Description |
|---|
SkinParamBackcolored(ISkinParam skinParam,
net.sourceforge.plantuml.graphic.HtmlColor backColorElement) |
SkinParamBackcolored(ISkinParam skinParam,
net.sourceforge.plantuml.graphic.HtmlColor backColorElement,
boolean forceClickage) |
SkinParamBackcolored(ISkinParam skinParam,
net.sourceforge.plantuml.graphic.HtmlColor backColorElement,
net.sourceforge.plantuml.graphic.HtmlColor backColorGeneral) |
SkinParamBackcolored(ISkinParam skinParam,
net.sourceforge.plantuml.graphic.HtmlColor backColorElement,
net.sourceforge.plantuml.graphic.HtmlColor backColorGeneral,
boolean forceClickage) |
| Modifier and Type | Method and Description |
|---|---|
net.sourceforge.plantuml.graphic.HtmlColor |
getBackgroundColor() |
net.sourceforge.plantuml.graphic.HtmlColor |
getHtmlColor(ColorParam param,
net.sourceforge.plantuml.cucadiagram.Stereotype stereotype,
boolean clickable) |
classAttributeIconSize, forceSequenceParticipantUnderlined, getCircledCharacterRadius, getColorMapper, getConditionStyle, getDotSplines, getDpi, getFont, getFontHtmlColor, getHorizontalAlignment, getNodesep, getPackageStyle, getRankdir, getRanksep, getRoundCorner, getSprite, getStrategy, getThickness, getValue, maxMessageSize, minClassWidth, sameClassWidth, shadowing, stereotypePositionTop, strictUmlStyle, useSwimlanes, useUml2ForComponentpublic SkinParamBackcolored(ISkinParam skinParam, net.sourceforge.plantuml.graphic.HtmlColor backColorElement)
public SkinParamBackcolored(ISkinParam skinParam, net.sourceforge.plantuml.graphic.HtmlColor backColorElement, boolean forceClickage)
public SkinParamBackcolored(ISkinParam skinParam, net.sourceforge.plantuml.graphic.HtmlColor backColorElement, net.sourceforge.plantuml.graphic.HtmlColor backColorGeneral)
public SkinParamBackcolored(ISkinParam skinParam, net.sourceforge.plantuml.graphic.HtmlColor backColorElement, net.sourceforge.plantuml.graphic.HtmlColor backColorGeneral, boolean forceClickage)
public net.sourceforge.plantuml.graphic.HtmlColor getBackgroundColor()
getBackgroundColor in interface ISkinParamgetBackgroundColor in class SkinParamDelegatorpublic net.sourceforge.plantuml.graphic.HtmlColor getHtmlColor(ColorParam param, net.sourceforge.plantuml.cucadiagram.Stereotype stereotype, boolean clickable)
getHtmlColor in interface ISkinParamgetHtmlColor in class SkinParamDelegator