public class SkinParamColors extends SkinParamDelegator
SWIMLANE_WIDTH_SAME| Constructor and Description |
|---|
SkinParamColors(ISkinParam skinParam,
Colors colors) |
| Modifier and Type | Method and Description |
|---|---|
HtmlColor |
getFontHtmlColor(Stereotype stereotype,
FontParam... param) |
HtmlColor |
getHtmlColor(ColorParam param,
Stereotype stereotype,
boolean clickable) |
boolean |
shadowing(Stereotype stereotype) |
java.lang.String |
toString() |
classAttributeIconSize, colorArrowSeparationSpace, displayGenericWithOldFashion, fixCircleLabelOverlapping, forceSequenceParticipantUnderlined, getBackgroundColor, getCircledCharacter, getCircledCharacterRadius, getColorMapper, getColors, getConditionStyle, getDefaultTextAlignment, getDiagonalCorner, getDotSplines, getDpi, getFont, getHorizontalAlignment, getHoverPathColor, getHyperlinkColor, getIHtmlColorSet, getMonospacedFamily, getNodesep, getPackageStyle, getPadding, getPadding, getRankdir, getRanksep, getRoundCorner, getSplitParam, getSprite, getSvgLinkTarget, getTabSize, getThickness, getTikzFontDistortion, getUmlDiagramType, getValue, groupInheritance, handwritten, isUseVizJs, maxAsciiMessageLength, maxMessageSize, minClassWidth, responseMessageBelowArrow, sameClassWidth, setUseVizJs, shadowing2, shadowingForNote, stereotypePositionTop, strictUmlStyle, svgDimensionStyle, swimlaneWidth, swimlaneWrapTitleWidth, useGuillemet, useOctagonForActivity, useRankSame, useSwimlanes, useUml2ForComponent, useUnderlineForHyperlink, wrapWidthpublic SkinParamColors(ISkinParam skinParam, Colors colors)
public java.lang.String toString()
toString in class java.lang.Objectpublic boolean shadowing(Stereotype stereotype)
shadowing in interface ISkinParamshadowing in class SkinParamDelegatorpublic HtmlColor getFontHtmlColor(Stereotype stereotype, FontParam... param)
getFontHtmlColor in interface ISkinParamgetFontHtmlColor in class SkinParamDelegatorpublic HtmlColor getHtmlColor(ColorParam param, Stereotype stereotype, boolean clickable)
getHtmlColor in interface ISkinParamgetHtmlColor in class SkinParamDelegator