Package net.sourceforge.plantuml
Interface SvgCharSizeHack
-
- All Known Subinterfaces:
ISkinParam
,ISkinSimple
,SpriteContainer
- All Known Implementing Classes:
Dictionary
,SkinParam
,SkinParamBackcolored
,SkinParamBackcoloredReference
,SkinParamColors
,SkinParamDelegator
,SkinParamForceColor
,SkinParamForecolored
,SkinParamSameClassWidth
,SpriteContainerEmpty
public interface SvgCharSizeHack
-
-
Field Summary
Fields Modifier and Type Field Description static SvgCharSizeHack
NO_HACK
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
transformStringForSizeHack(String s)
-
-
-
Field Detail
-
NO_HACK
static final SvgCharSizeHack NO_HACK
-
-