Package net.sourceforge.plantuml
Interface ISkinSimple
- All Superinterfaces:
SpriteContainer
,SvgCharSizeHack
- All Known Subinterfaces:
ISkinParam
- All Known Implementing Classes:
Dictionary
,SkinParam
,SkinParamBackcolored
,SkinParamBackcoloredReference
,SkinParamColors
,SkinParamDelegator
,SkinParamForceColor
,SkinParamForecolored
,SkinParamSameClassWidth
,SpriteContainerEmpty
-
Field Summary
Fields inherited from interface net.sourceforge.plantuml.SvgCharSizeHack
NO_HACK
-
Method Summary
Modifier and TypeMethodDescriptionvoid
copyAllFrom
(ISkinSimple other) int
getDpi()
double
int
double
values()
Methods inherited from interface net.sourceforge.plantuml.SpriteContainer
getSprite, getThemeStyle, guillemet
Methods inherited from interface net.sourceforge.plantuml.SvgCharSizeHack
transformStringForSizeHack
-
Method Details
-
getValue
-
values
-
getPadding
double getPadding() -
getMonospacedFamily
String getMonospacedFamily() -
getTabSize
int getTabSize() -
getIHtmlColorSet
HColorSet getIHtmlColorSet() -
getDpi
int getDpi() -
wrapWidth
LineBreakStrategy wrapWidth() -
getColorMapper
ColorMapper getColorMapper() -
copyAllFrom
-
minClassWidth
double minClassWidth()
-