Package net.sourceforge.plantuml
Interface SpriteContainer
-
- All Superinterfaces:
SvgCharSizeHack
- All Known Subinterfaces:
ISkinParam
,ISkinSimple
- All Known Implementing Classes:
Dictionary
,SkinParam
,SkinParamBackcolored
,SkinParamBackcoloredReference
,SkinParamColors
,SkinParamDelegator
,SkinParamForceColor
,SkinParamForecolored
,SkinParamSameClassWidth
,SpriteContainerEmpty
public interface SpriteContainer extends SvgCharSizeHack
-
-
Field Summary
-
Fields inherited from interface net.sourceforge.plantuml.SvgCharSizeHack
NO_HACK
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Sprite
getSprite(String name)
Guillemet
guillemet()
-
Methods inherited from interface net.sourceforge.plantuml.SvgCharSizeHack
transformStringForSizeHack
-
-