net.sourceforge.plantuml.ugraphic
Class SpriteImage

java.lang.Object
  extended by net.sourceforge.plantuml.ugraphic.SpriteImage
All Implemented Interfaces:
Sprite

public class SpriteImage
extends Object
implements Sprite


Constructor Summary
SpriteImage(BufferedImage img)
           
 
Method Summary
 TextBlock asTextBlock(HtmlColor color)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpriteImage

public SpriteImage(BufferedImage img)
Method Detail

asTextBlock

public TextBlock asTextBlock(HtmlColor color)
Specified by:
asTextBlock in interface Sprite


Copyright © 2014. All Rights Reserved.