Package net.sourceforge.plantuml.style
Interface ISkinParam
- All Superinterfaces:
ISkinSimple
,SpriteContainer
,SvgCharSizeHack
- All Known Implementing Classes:
SkinParam
,SkinParamBackcolored
,SkinParamBackcoloredReference
,SkinParamColors
,SkinParamDelegator
,SkinParamForceColor
,SkinParamForecolored
-
Field Summary
FieldsFields inherited from interface net.sourceforge.plantuml.text.SvgCharSizeHack
NO_HACK
-
Method Summary
Modifier and TypeMethodDescriptionarrows()
int
int
boolean
boolean
boolean
char
getCircledCharacter
(Stereotype stereotype) int
getColors
(ColorParam param, Stereotype stereotype) getDefaultTextAlignment
(HorizontalAlignment defaultValue) double
getDiagonalCorner
(CornerParam param, Stereotype stereotype) getFont
(Stereotype stereotype, boolean inPackageTitle, FontParam... fontParam) getFontHtmlColor
(Stereotype stereotype, FontParam... param) getHorizontalAlignment
(AlignmentParam param, ArrowDirection arrowDirection, boolean isReverseDefine, HorizontalAlignment overrideDefault) getHtmlColor
(ColorParam param, Stereotype stereotype, boolean clickable) double
double
getPadding
(PaddingParam param) double
double
double
getRoundCorner
(CornerParam param, Stereotype stereotype) int
getThickness
(LineParam param, Stereotype stereotype) int
boolean
boolean
int
void
boolean
boolean
void
setDefaultSkin
(String newSkin) void
setSvgSize
(String origin, String sizeToUse) void
setUseVizJs
(boolean useVizJs) boolean
shadowing
(Stereotype stereotype) boolean
shadowingForNote
(Stereotype stereotype) boolean
boolean
boolean
int
boolean
useOctagonForActivity
(Stereotype stereotype) boolean
boolean
useSwimlanes
(UmlDiagramType type) Methods inherited from interface net.sourceforge.plantuml.style.ISkinSimple
copyAllFrom, getDpi, getIHtmlColorSet, getMonospacedFamily, getPadding, getValue, sheet, sheet, values
Methods inherited from interface net.sourceforge.plantuml.klimt.sprite.SpriteContainer
getSprite
Methods inherited from interface net.sourceforge.plantuml.text.SvgCharSizeHack
transformStringForSizeHack
-
Field Details
-
SWIMLANE_WIDTH_SAME
static final int SWIMLANE_WIDTH_SAME- See Also:
-
-
Method Details
-
getHyperlinkColor
HColor getHyperlinkColor() -
useUnderlineForHyperlink
UStroke useUnderlineForHyperlink() -
getBackgroundColor
HColor getBackgroundColor() -
getHtmlColor
-
getColors
- Throws:
NoSuchColorException
-
getFontHtmlColor
-
getThickness
-
getFont
-
getHorizontalAlignment
HorizontalAlignment getHorizontalAlignment(AlignmentParam param, ArrowDirection arrowDirection, boolean isReverseDefine, HorizontalAlignment overrideDefault) -
getDefaultTextAlignment
-
getStereotypeAlignment
HorizontalAlignment getStereotypeAlignment() -
getCircledCharacterRadius
int getCircledCharacterRadius() -
getCircledCharacter
-
classAttributeIconSize
int classAttributeIconSize() -
getDotSplines
DotSplines getDotSplines() -
shadowing
-
shadowingForNote
-
packageStyle
PackageStyle packageStyle() -
componentStyle
ComponentStyle componentStyle() -
stereotypePositionTop
boolean stereotypePositionTop() -
useSwimlanes
-
getNodesep
double getNodesep() -
getRanksep
double getRanksep() -
getRoundCorner
-
getDiagonalCorner
-
maxMessageSize
LineBreakStrategy maxMessageSize() -
swimlaneWrapTitleWidth
LineBreakStrategy swimlaneWrapTitleWidth() -
strictUmlStyle
boolean strictUmlStyle() -
forceSequenceParticipantUnderlined
boolean forceSequenceParticipantUnderlined() -
getConditionStyle
ConditionStyle getConditionStyle() -
getConditionEndStyle
ConditionEndStyle getConditionEndStyle() -
sameClassWidth
boolean sameClassWidth() -
getRankdir
Rankdir getRankdir() -
useOctagonForActivity
-
groupInheritance
int groupInheritance() -
guillemet
Guillemet guillemet()- Specified by:
guillemet
in interfaceSpriteContainer
-
handwritten
boolean handwritten() -
getSvgLinkTarget
String getSvgLinkTarget() -
getPreserveAspectRatio
String getPreserveAspectRatio() -
getTabSize
int getTabSize()- Specified by:
getTabSize
in interfaceISkinSimple
-
maxAsciiMessageLength
int maxAsciiMessageLength() -
colorArrowSeparationSpace
int colorArrowSeparationSpace() -
getSplitParam
SplitParam getSplitParam() -
swimlaneWidth
int swimlaneWidth() -
getUmlDiagramType
UmlDiagramType getUmlDiagramType() -
hoverPathColor
HColor hoverPathColor() -
getTikzFontDistortion
TikzFontDistortion getTikzFontDistortion() -
getPadding
-
useRankSame
boolean useRankSame() -
displayGenericWithOldFashion
boolean displayGenericWithOldFashion() -
responseMessageBelowArrow
boolean responseMessageBelowArrow() -
svgDimensionStyle
boolean svgDimensionStyle() -
fixCircleLabelOverlapping
boolean fixCircleLabelOverlapping() -
setUseVizJs
void setUseVizJs(boolean useVizJs) -
isUseVizJs
boolean isUseVizJs() -
sequenceDiagramPadder
Padder sequenceDiagramPadder() -
getCurrentStyleBuilder
StyleBuilder getCurrentStyleBuilder() -
muteStyle
-
getAllSpriteNames
Collection<String> getAllSpriteNames() -
getDefaultSkin
String getDefaultSkin() -
setDefaultSkin
-
actorStyle
ActorStyle actorStyle() -
setSvgSize
-
getlengthAdjust
LengthAdjust getlengthAdjust() -
getParamSameClassWidth
double getParamSameClassWidth() -
arrows
Arrows arrows()
-