net.sourceforge.plantuml
Class SpriteContainerEmpty

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

public class SpriteContainerEmpty
extends Object
implements SpriteContainer


Constructor Summary
SpriteContainerEmpty()
           
 
Method Summary
 Sprite getSprite(String name)
           
 
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


Copyright © 2014. All Rights Reserved.