Package net.sourceforge.plantuml.skin
Class SkinParamBackcolored
java.lang.Object
net.sourceforge.plantuml.skin.SkinParamDelegator
net.sourceforge.plantuml.skin.SkinParamBackcolored
- All Implemented Interfaces:
SpriteContainer,ISkinParam,ISkinSimple,SvgCharSizeHack
-
Field Summary
Fields inherited from interface net.sourceforge.plantuml.style.ISkinParam
SWIMLANE_WIDTH_SAMEFields inherited from interface net.sourceforge.plantuml.text.SvgCharSizeHack
NO_HACK -
Constructor Summary
ConstructorsConstructorDescriptionSkinParamBackcolored(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) -
Method Summary
Modifier and TypeMethodDescriptionvoidforceColor(ColorParam param, HColor color) getHtmlColor(ColorParam param, Stereotype stereotype, boolean clickable) toString()Methods inherited from class net.sourceforge.plantuml.skin.SkinParamDelegator
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, values
-
Constructor Details
-
SkinParamBackcolored
-
SkinParamBackcolored
-
SkinParamBackcolored
-
SkinParamBackcolored
public SkinParamBackcolored(ISkinParam skinParam, HColor backColorElement, HColor backColorGeneral, boolean forceClickage)
-
-
Method Details
-
toString
-
getBackgroundColor
- Specified by:
getBackgroundColorin interfaceISkinParam- Overrides:
getBackgroundColorin classSkinParamDelegator
-
getHtmlColor
- Specified by:
getHtmlColorin interfaceISkinParam- Overrides:
getHtmlColorin classSkinParamDelegator
-
forceColor
-