public class SkinParamBackcolored extends SkinParamDelegator
SWIMLANE_WIDTH_SAME
NO_HACK
Constructor and Description |
---|
SkinParamBackcolored(ISkinParam skinParam,
HColor backColorElement) |
SkinParamBackcolored(ISkinParam skinParam,
HColor backColorElement,
boolean forceClickage) |
SkinParamBackcolored(ISkinParam skinParam,
HColor backColorElement,
HColor backColorGeneral) |
SkinParamBackcolored(ISkinParam skinParam,
HColor backColorElement,
HColor backColorGeneral,
boolean forceClickage) |
Modifier and Type | Method and Description |
---|---|
void |
forceColor(ColorParam param,
HColor color) |
HColor |
getBackgroundColor() |
HColor |
getHtmlColor(ColorParam param,
Stereotype stereotype,
boolean clickable) |
java.lang.String |
toString() |
actorStyle, classAttributeIconSize, colorArrowSeparationSpace, componentStyle, copyAllFrom, displayGenericWithOldFashion, fixCircleLabelOverlapping, forceSequenceParticipantUnderlined, getAllSpriteNames, getCircledCharacter, getCircledCharacterRadius, getColorMapper, getColors, getConditionEndStyle, getConditionStyle, getCurrentStyleBuilder, getDefaultSkin, getDefaultTextAlignment, getDiagonalCorner, getDotSplines, getDpi, getFont, getFontHtmlColor, getHorizontalAlignment, getHyperlinkColor, getIHtmlColorSet, getlengthAdjust, getMonospacedFamily, getNodesep, getPadding, getPadding, getPreserveAspectRatio, getRankdir, getRanksep, getRoundCorner, getSplitParam, getSprite, getStereotypeAlignment, getSvgLinkTarget, getTabSize, getThemeStyle, getThickness, getTikzFontDistortion, getUmlDiagramType, getValue, groupInheritance, guillemet, handwritten, hoverPathColor, isUseVizJs, maxAsciiMessageLength, maxMessageSize, minClassWidth, muteStyle, packageStyle, responseMessageBelowArrow, sameClassWidth, sequenceDiagramPadder, setDefaultSkin, setSvgSize, setUseVizJs, shadowing, shadowing2, shadowingForNote, stereotypePositionTop, strictUmlStyle, svgDimensionStyle, swimlaneWidth, swimlaneWrapTitleWidth, transformStringForSizeHack, useOctagonForActivity, useRankSame, useSwimlanes, useUnderlineForHyperlink, values, wrapWidth
public SkinParamBackcolored(ISkinParam skinParam, HColor backColorElement)
public SkinParamBackcolored(ISkinParam skinParam, HColor backColorElement, boolean forceClickage)
public SkinParamBackcolored(ISkinParam skinParam, HColor backColorElement, HColor backColorGeneral)
public SkinParamBackcolored(ISkinParam skinParam, HColor backColorElement, HColor backColorGeneral, boolean forceClickage)
public java.lang.String toString()
toString
in class java.lang.Object
public HColor getBackgroundColor()
getBackgroundColor
in interface ISkinParam
getBackgroundColor
in class SkinParamDelegator
public HColor getHtmlColor(ColorParam param, Stereotype stereotype, boolean clickable)
getHtmlColor
in interface ISkinParam
getHtmlColor
in class SkinParamDelegator
public void forceColor(ColorParam param, HColor color)