public class SkinParamBackcolored extends SkinParamDelegator
SWIMLANE_WIDTH_SAMENO_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, arrows, classAttributeIconSize, colorArrowSeparationSpace, componentStyle, copyAllFrom, displayGenericWithOldFashion, fixCircleLabelOverlapping, forceSequenceParticipantUnderlined, getAllSpriteNames, getCircledCharacter, getCircledCharacterRadius, getColors, getConditionEndStyle, getConditionStyle, getCurrentStyleBuilder, getDefaultSkin, getDefaultTextAlignment, getDiagonalCorner, getDotSplines, getDpi, getFont, getFontHtmlColor, getHorizontalAlignment, getHyperlinkColor, getIHtmlColorSet, getlengthAdjust, getMonospacedFamily, getNodesep, getPadding, getPadding, getParamSameClassWidth, getPreserveAspectRatio, getRankdir, getRanksep, getRoundCorner, getSplitParam, getSprite, getStereotypeAlignment, getSvgLinkTarget, getTabSize, getThickness, getTikzFontDistortion, getUmlDiagramType, getValue, groupInheritance, guillemet, handwritten, hoverPathColor, isUseVizJs, maxAsciiMessageLength, maxMessageSize, muteStyle, packageStyle, responseMessageBelowArrow, sameClassWidth, sequenceDiagramPadder, setDefaultSkin, setSvgSize, setUseVizJs, shadowing, shadowingForNote, sheet, sheet, stereotypePositionTop, strictUmlStyle, svgDimensionStyle, swimlaneWidth, swimlaneWrapTitleWidth, transformStringForSizeHack, useOctagonForActivity, useRankSame, useSwimlanes, useUnderlineForHyperlink, valuespublic 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.Objectpublic HColor getBackgroundColor()
getBackgroundColor in interface ISkinParamgetBackgroundColor in class SkinParamDelegatorpublic HColor getHtmlColor(ColorParam param, Stereotype stereotype, boolean clickable)
getHtmlColor in interface ISkinParamgetHtmlColor in class SkinParamDelegatorpublic void forceColor(ColorParam param, HColor color)