net.sourceforge.plantuml
Interface ISkinParam
- All Superinterfaces:
- SpriteContainer
- All Known Implementing Classes:
- SkinParam, SkinParamBackcolored, SkinParamBackcoloredReference
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)
getHorizontalAlignement
HorizontalAlignement getHorizontalAlignement(AlignParam param)
getCircledCharacterRadius
int getCircledCharacterRadius()
isClassCollapse
boolean isClassCollapse()
classAttributeIconSize
int classAttributeIconSize()
getColorMapper
ColorMapper getColorMapper()
getDpi
int getDpi()
useOctagonForActivity
boolean useOctagonForActivity()
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()
Copyright © 2012. All Rights Reserved.