Class SkinParamColors
java.lang.Object
net.sourceforge.plantuml.skin.SkinParamDelegator
net.sourceforge.plantuml.skin.SkinParamColors
- All Implemented Interfaces:
SpriteContainer, ISkinParam, ISkinSimple, SvgCharSizeHack
-
Field Summary
Fields inherited from interface ISkinParam
SWIMLANE_WIDTH_SAMEFields inherited from interface SvgCharSizeHack
NO_HACK -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal ColorsgetFontHtmlColor(Stereotype stereotype, FontParam... param) getHtmlColor(ColorParam param, Stereotype stereotype, boolean clickable) booleanshadowing(Stereotype stereotype) toString()Methods inherited from class SkinParamDelegator
actorStyle, arrows, classAttributeIconSize, colorArrowSeparationSpace, componentStyle, copyAllFrom, displayGenericWithOldFashion, fixCircleLabelOverlapping, forceSequenceParticipantUnderlined, getAllSpriteNames, getBackgroundColor, getCircledCharacter, getCircledCharacterRadius, getColors, getConditionEndStyle, getConditionStyle, getCurrentStyleBuilder, getDefaultSkin, getDefaultTextAlignment, getDiagonalCorner, getDotSplines, getDpi, getFont, getHorizontalAlignment, getHyperlinkColor, getIHtmlColorSet, getlengthAdjust, getMonospacedFamily, getNodesep, getPadding, getPadding, getParamSameClassWidth, getPragma, getPreserveAspectRatio, getRankdir, getRanksep, getRoundCorner, getSplitParam, getSprite, getStereotypeAlignment, getSvgLinkTarget, getTabSize, getThickness, getTikzFontDistortion, getUmlDiagramType, getValue, groupInheritance, guillemet, handwritten, hoverPathColor, isUseVizJs, maxAsciiMessageLength, maxMessageSize, muteStyle, option, packageStyle, responseMessageBelowArrow, sameClassWidth, sequenceDiagramPadder, setDefaultSkin, setSvgSize, setUseVizJs, shadowingForNote, sheet, sheet, stereotypePositionTop, strictUmlStyle, svgDimensionStyle, swimlaneWidth, swimlaneWrapTitleWidth, transformStringForSizeHack, useOctagonForActivity, useRankSame, useSwimlanes, useUnderlineForHyperlink, values
-
Constructor Details
-
SkinParamColors
-
-
Method Details
-
getColors
-
toString
-
shadowing
- Specified by:
shadowingin interfaceISkinParam- Overrides:
shadowingin classSkinParamDelegator
-
getFontHtmlColor
- Specified by:
getFontHtmlColorin interfaceISkinParam- Overrides:
getFontHtmlColorin classSkinParamDelegator
-
getHtmlColor
- Specified by:
getHtmlColorin interfaceISkinParam- Overrides:
getHtmlColorin classSkinParamDelegator
-