net.sourceforge.plantuml.salt
Class Dictionary
java.lang.Object
net.sourceforge.plantuml.salt.Dictionary
- All Implemented Interfaces:
- SpriteContainer
public class Dictionary
- extends Object
- implements SpriteContainer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Dictionary
public Dictionary()
put
public void put(String name,
Element element)
get
public Element get(String name)
getSprite
public Sprite getSprite(String name)
- Specified by:
getSprite
in interface SpriteContainer
Copyright © 2013. All Rights Reserved.