net.sourceforge.plantuml
Interface ISkinParam
- All Superinterfaces:
- SpriteContainer
- All Known Implementing Classes:
- SkinParam, SkinParamBackcolored, SkinParamBackcoloredReference, SkinParamDelegator, SkinParamForecolored, SkinParamSameClassWidth
public interface ISkinParam
- extends SpriteContainer
getBackgroundColor
HtmlColor getBackgroundColor()
getValue
String getValue(String key)
getHtmlColor
HtmlColor getHtmlColor(ColorParam param,
String stereotype,
boolean clickable)
getFontHtmlColor
HtmlColor getFontHtmlColor(FontParam param,
String stereotype)
getThickness
UStroke getThickness(LineParam param)
getFont
UFont getFont(FontParam fontParam,
String stereotype)
getHorizontalAlignment
HorizontalAlignment getHorizontalAlignment(AlignParam param)
getCircledCharacterRadius
int getCircledCharacterRadius()
classAttributeIconSize
int classAttributeIconSize()
getColorMapper
ColorMapper getColorMapper()
getDpi
int getDpi()
getDotSplines
DotSplines getDotSplines()
getStrategy
GraphvizLayoutStrategy getStrategy()
shadowing
boolean shadowing()
getPackageStyle
PackageStyle getPackageStyle()
useUml2ForComponent
boolean useUml2ForComponent()
stereotypePositionTop
boolean stereotypePositionTop()
useSwimlanes
boolean useSwimlanes()
getNodesep
double getNodesep()
getRanksep
double getRanksep()
getRoundCorner
double getRoundCorner()
maxMessageSize
double maxMessageSize()
strictUmlStyle
boolean strictUmlStyle()
forceSequenceParticipantUnderlined
boolean forceSequenceParticipantUnderlined()
getConditionStyle
ConditionStyle getConditionStyle()
minClassWidth
double minClassWidth()
sameClassWidth
boolean sameClassWidth()
Copyright © 2013. All Rights Reserved.