public class SpriteContainerEmpty extends java.lang.Object implements SpriteContainer, ISkinSimple
| Constructor and Description |
|---|
SpriteContainerEmpty() |
| Modifier and Type | Method and Description |
|---|---|
net.sourceforge.plantuml.ugraphic.Sprite |
getSprite(java.lang.String name) |
java.lang.String |
getValue(java.lang.String key) |
public net.sourceforge.plantuml.ugraphic.Sprite getSprite(java.lang.String name)
getSprite in interface SpriteContainerpublic java.lang.String getValue(java.lang.String key)
getValue in interface ISkinSimple