net.sourceforge.plantuml
Class SpriteContainerEmpty

java.lang.Object
  extended by net.sourceforge.plantuml.SpriteContainerEmpty
All Implemented Interfaces:
ISkinSimple, SpriteContainer

public class SpriteContainerEmpty
extends Object
implements SpriteContainer, ISkinSimple


Constructor Summary
SpriteContainerEmpty()
           
 
Method Summary
 Sprite getSprite(String name)
           
 String getValue(String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpriteContainerEmpty

public SpriteContainerEmpty()
Method Detail

getSprite

public Sprite getSprite(String name)
Specified by:
getSprite in interface SpriteContainer

getValue

public String getValue(String key)
Specified by:
getValue in interface ISkinSimple


Copyright © 2014. All Rights Reserved.