Package net.sourceforge.plantuml.skin
Class SkinParamForceColor
java.lang.Object
net.sourceforge.plantuml.skin.SkinParamDelegator
net.sourceforge.plantuml.skin.SkinParamForceColor
- All Implemented Interfaces:
SpriteContainer
,ISkinParam
,ISkinSimple
,SvgCharSizeHack
-
Field Summary
Fields inherited from interface net.sourceforge.plantuml.style.ISkinParam
SWIMLANE_WIDTH_SAME
Fields inherited from interface net.sourceforge.plantuml.text.SvgCharSizeHack
NO_HACK
-
Constructor Summary
ConstructorsConstructorDescriptionSkinParamForceColor
(ISkinParam skinParam, ColorParam colorParam, HColor color) -
Method Summary
Modifier and TypeMethodDescriptiongetHtmlColor
(ColorParam param, Stereotype stereotype, boolean clickable) Methods inherited from class net.sourceforge.plantuml.skin.SkinParamDelegator
actorStyle, arrows, classAttributeIconSize, colorArrowSeparationSpace, componentStyle, copyAllFrom, displayGenericWithOldFashion, fixCircleLabelOverlapping, forceSequenceParticipantUnderlined, getAllSpriteNames, getBackgroundColor, 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
-
SkinParamForceColor
-
-
Method Details
-
getHtmlColor
- Specified by:
getHtmlColor
in interfaceISkinParam
- Overrides:
getHtmlColor
in classSkinParamDelegator
-