Interface SpriteContainer
-
- All Superinterfaces:
SvgCharSizeHack
- All Known Subinterfaces:
ISkinParam,ISkinSimple
- All Known Implementing Classes:
SaltDictionary,SkinParam,SkinParamBackcolored,SkinParamBackcoloredReference,SkinParamColors,SkinParamDelegator,SkinParamForceColor,SkinParamForecolored,SpriteContainerEmpty
public interface SpriteContainer extends SvgCharSizeHack
-
-
Field Summary
-
Fields inherited from interface net.sourceforge.plantuml.text.SvgCharSizeHack
NO_HACK
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SpritegetSprite(java.lang.String name)Guillemetguillemet()-
Methods inherited from interface net.sourceforge.plantuml.text.SvgCharSizeHack
transformStringForSizeHack
-
-