net.sourceforge.plantuml
Interface ISkinParam
-
- All Superinterfaces:
- ISkinSimple, SpriteContainer
- All Known Implementing Classes:
- SkinParam, SkinParamBackcolored, SkinParamBackcoloredReference, SkinParamColors, SkinParamDelegator, SkinParamForceColor, SkinParamForecolored, SkinParamSameClassWidth
public interface ISkinParam extends ISkinSimple
-
-
Method Summary
-
Methods inherited from interface net.sourceforge.plantuml.ISkinSimple
getDpi, getIHtmlColorSet, getMonospacedFamily, getPadding, getValue
-
Methods inherited from interface net.sourceforge.plantuml.SpriteContainer
getSprite
-
-
-
-
Method Detail
-
getHyperlinkColor
HtmlColor getHyperlinkColor()
-
useUnderlineForHyperlink
boolean useUnderlineForHyperlink()
-
getBackgroundColor
HtmlColor getBackgroundColor()
-
getHtmlColor
HtmlColor getHtmlColor(ColorParam param, Stereotype stereotype, boolean clickable)
-
getColors
Colors getColors(ColorParam param, Stereotype stereotype)
-
getFontHtmlColor
HtmlColor getFontHtmlColor(Stereotype stereotype, FontParam... param)
-
getThickness
UStroke getThickness(LineParam param, Stereotype stereotype)
-
getFont
UFont getFont(Stereotype stereotype, boolean inPackageTitle, FontParam... fontParam)
-
getHorizontalAlignment
HorizontalAlignment getHorizontalAlignment(AlignParam param, ArrowDirection arrowDirection)
-
getDefaultTextAlignment
HorizontalAlignment getDefaultTextAlignment(HorizontalAlignment defaultValue)
-
getCircledCharacterRadius
int getCircledCharacterRadius()
-
classAttributeIconSize
int classAttributeIconSize()
-
getColorMapper
ColorMapper getColorMapper()
-
getDotSplines
DotSplines getDotSplines()
-
getDotExecutable
java.lang.String getDotExecutable()
-
shadowing
boolean shadowing()
-
shadowingForNote
boolean shadowingForNote(Stereotype stereotype)
-
shadowing2
boolean shadowing2(SkinParameter skinParameter)
-
getPackageStyle
PackageStyle getPackageStyle()
-
useUml2ForComponent
boolean useUml2ForComponent()
-
stereotypePositionTop
boolean stereotypePositionTop()
-
useSwimlanes
boolean useSwimlanes(UmlDiagramType type)
-
getNodesep
double getNodesep()
-
getRanksep
double getRanksep()
-
getRoundCorner
double getRoundCorner(RoundParam param, Stereotype stereotype)
-
maxMessageSize
LineBreakStrategy maxMessageSize()
-
strictUmlStyle
boolean strictUmlStyle()
-
forceSequenceParticipantUnderlined
boolean forceSequenceParticipantUnderlined()
-
getConditionStyle
ConditionStyle getConditionStyle()
-
minClassWidth
double minClassWidth()
-
sameClassWidth
boolean sameClassWidth()
-
getRankdir
Rankdir getRankdir()
-
useOctagonForActivity
boolean useOctagonForActivity(Stereotype stereotype)
-
groupInheritance
int groupInheritance()
-
useGuillemet
boolean useGuillemet()
- Specified by:
useGuillemetin interfaceSpriteContainer
-
handwritten
boolean handwritten()
-
getSvgLinkTarget
java.lang.String getSvgLinkTarget()
-
getTabSize
int getTabSize()
- Specified by:
getTabSizein interfaceISkinSimple
-
maxAsciiMessageLength
int maxAsciiMessageLength()
-
colorArrowSeparationSpace
int colorArrowSeparationSpace()
-
getSplitParam
SplitParam getSplitParam()
-
swimlaneWidth
int swimlaneWidth()
-
getUmlDiagramType
UmlDiagramType getUmlDiagramType()
-
getHoverPathColor
HtmlColor getHoverPathColor()
-
getTikzFontDistortion
TikzFontDistortion getTikzFontDistortion()
-
getPadding
double getPadding(PaddingParam param)
-
useRankSame
boolean useRankSame()
-
displayGenericWithOldFashion
boolean displayGenericWithOldFashion()
-
-
DataMelt 3.0 © DataMelt by jWork.ORG