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 SpritegetSprite(String name)Guillemetguillemet()-
Methods inherited from interface net.sourceforge.plantuml.SvgCharSizeHack
transformStringForSizeHack
-
-