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, getDefaultTextAlignment, getDotSplines, getDpi, getFont, getFontHtmlColor, getHorizontalAlignment, getHyperlinkColor, getIHtmlColorSet, getNodesep, getPackageStyle, getPadding, getRankdir, getRanksep, getRoundCorner, getSprite, getStrategy, getSvgLinkTarget, getThickness, getValue, groupInheritance, handwritten, maxMessageSize, minClassWidth, sameClassWidth, shadowing, shadowing2, stereotypePositionTop, strictUmlStyle, useGuillemet, useOctagonForActivity, useSwimlanes, useUml2ForComponent, useUnderlineForHyperlink
public 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 ISkinParam
getBackgroundColor
in class SkinParamDelegator
public net.sourceforge.plantuml.graphic.HtmlColor getHtmlColor(ColorParam param, net.sourceforge.plantuml.cucadiagram.Stereotype stereotype, boolean clickable)
getHtmlColor
in interface ISkinParam
getHtmlColor
in class SkinParamDelegator